form {
	margin: 0px;
	padding: 0px;
}

.ljclear {
	clear: both;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	width: 1px;
	height: 1px;
	font-size: 0;
	line-height: 0;
}

.nowrap {
	white-space: nowrap;
}

.lj_progresscontainer {
	height: 25px;
	width: 400px;
	margin: 1em;
	background: url(/img/progress/inactive.gif?v=1) repeat;
}

.lj_progressoverlay {
	background: url(/img/progress/active.gif?v=1) repeat;
}

.lj_progressindefinite {
	background-image: url(/img/progress/barber.gif?v=6460);
}

.lj_hourglass {
		z-index: 20000;
}

.ErrorNote .Inner {
	background-color: #FFEEEE;
	background-repeat: repeat-x;
	border: 1px solid #FF9999;
	padding: 8px;
}

.Note .Inner {
	background: #FFFFDD;
	border: 1px solid #FFCC33;
	padding: 8px;
}

.helper {
	font-size: 0.8em;
	color: #666;
}

/* New buttons */
.b-btn {
	overflow: visible;
	padding: 10px 25px;
	background: #6ED1FF;
	background: -moz-linear-gradient(top, #6ED1FF 0%, #1BB5FD 3%, #158FC8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6ED1FF), color-stop(3%,#1BB5FD), color-stop(100%,#158FC8));
	background: -webkit-linear-gradient(top, #6ED1FF 0%,#1BB5FD 3%,#158FC8 100%);
	background: -o-linear-gradient(top, #6ED1FF 0%,#1BB5FD 3%,#158FC8 100%);
	background: -ms-linear-gradient(top, #6ED1FF 0%,#1BB5FD 3%,#158FC8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ED1FF', endColorstr='#158FC8',GradientType=0 );
	background: linear-gradient(top, #6ED1FF 0%,#1BB5FD 3%,#158FC8 100%);
	border: 1px solid #518593;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #0B6294;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #FFF;
	}
.b-btn-disabled {
	background: #EAEAEA;
	background: -moz-linear-gradient(top, #EAEAEA 0%, #CFCFCF 3%, #C5C5C5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EAEAEA), color-stop(3%,#CFCFCF), color-stop(100%,#C5C5C5));
	background: -webkit-linear-gradient(top, #EAEAEA 0%,#CFCFCF 3%,#C5C5C5 100%);
	background: -o-linear-gradient(top, #EAEAEA 0%,#CFCFCF 3%,#C5C5C5 100%);
	background: -ms-linear-gradient(top, #EAEAEA 0%,#CFCFCF 3%,#C5C5C5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAEAEA', endColorstr='#C5C5C5',GradientType=0 );
	background: linear-gradient(top, #EAEAEA 0%,#CFCFCF 3%,#C5C5C5 100%);
	border-color: #C0C0C0;
	text-shadow: 1px 1px 1px #999;
	}
div.lj_ippu {
	background-color: #fff;
	border: 2px solid #444;
	padding: 2px;
}
.b-btn-tokens {
	margin: 30px 0 0;
	padding: 10px 6px 7px;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	border-color: #025266;
	background: -moz-linear-gradient(top, #6ed6e5 0%, #1bbbd2 14%, #1bb2c8 37%, #1ba4b8 66%, #1b9eb1 83%, #1495a7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6ed6e5), color-stop(14%,#1bbbd2), color-stop(37%,#1bb2c8), color-stop(66%,#1ba4b8), color-stop(83%,#1b9eb1), color-stop(100%,#1495a7));
	background: -webkit-linear-gradient(top, #6ed6e5 0%,#1bbbd2 14%,#1bb2c8 37%,#1ba4b8 66%,#1b9eb1 83%,#1495a7 100%);
	background: -o-linear-gradient(top, #6ed6e5 0%,#1bbbd2 14%,#1bb2c8 37%,#1ba4b8 66%,#1b9eb1 83%,#1495a7 100%);
	background: -ms-linear-gradient(top, #6ed6e5 0%,#1bbbd2 14%,#1bb2c8 37%,#1ba4b8 66%,#1b9eb1 83%,#1495a7 100%);
	background: linear-gradient(top, #6ed6e5 0%,#1bbbd2 14%,#1bb2c8 37%,#1ba4b8 66%,#1b9eb1 83%,#1495a7 100%);
	background-color: #1495A7;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ed6e5', endColorstr='#1495a7',GradientType=0 );
	}

div.lj_ippu_titlebar {
	background-color: #444;
	height: 20px;
	font-weight: bold;
	color: #fff;
	width: auto !important;
	padding: 5px 0 0 5px;
}

	div.lj_ippu_titlebar div {
		
	}
	div.lj_ippu_titlebar A:link,
	div.lj_ippu_titlebar A:visited {
		color:#FFF;
		text-decoration: none;
		border: none !important;
	}
	.lj_ippu_titlebar img {
		opacity: .25;
	}
	
		.lj_ippu_titlebar img:hover {
			opacity: 1;
		}

.vgift-img-l {
	max-width: 220px;
	max-height: 220px;
}

.vgift-img-s {
	max-width: 100px;
	max-height: 100px;
}

.LJ_Placeholder_Container {
	position:relative;
	display:-moz-inline-box;
	display:inline-block;
	border:1px dashed #ccc;
	text-align:left;
	}
.LJ_Placeholder_Container A {
	position:relative;
	top:50%;
	left:50%;
	visibility:hidden;
	}
.LJ_Placeholder_Container A IMG {
	margin:-17px 0 0 -17px;
	cursor:pointer;
	position:relative;
	visibility:visible;
	}
IFRAME.lj_embedcontent {
	border:0;
	vertical-align:top;
	}
.ljhidden {
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		margin: 0;
		border: 0;
		padding: 0;
		font-size: 0.1px;
		line-height: 0;
		opacity: 0;
		filter: alpha(opacity=0);
}

.lj_pollanswer {
}

.lj_pollanswer_loading {
		color: #CCC;
		border: 1px solid #EEE;
}

.super {
	vertical-align: super;
	font-size: .7em;
}

.notice {
	color: #f00;
}

.ljedittime {
	font-size: smaller;
}

.warning-background {
	background-image: url(/img/message-warning.gif?v=4888);
}

.lj_invisible {
	display:-moz-inline-box;
	display:inline-block;
	line-height:0;
	width:0;
	height:0;
	padding:0;
	border:0 none transparent;
	margin:0;
	overflow:hidden;
	text-decoration:none;
}


/* Link to current LJ.com version 
------------------------------------ */
DL.current-version {
	margin: 10px 0;
	padding: 0;
	border: 0;
	text-align: left;
	}
	DL.current-version DT,
	DL.current-version DD {
		display: inline;
		margin: 0;
		padding: 0 3px 0 0;
		text-align: left;
		white-space: nowrap;
		font-size: 11px !important;
		font-weight: normal;
		}


/* transparency for ie */
.lj_embedcontent { zoom:expression(runtimeStyle.zoom = '1',allowTransparency = true); }

/* WLMInterstitial */
.wlm-interstitial {
	text-align:left;
	padding:20px 230px 10px 10px;
	background:url(/img/lj_wlm/interstitial-screenshot.jpg?v=1) no-repeat 274px 3px;
	}
	.wlm-interstitial H1 {
		font-size:2.6em;
		text-transform:uppercase;
		color:#375991;
		}
	.wlm-interstitial FIELDSET {
		border:0;
		padding:10px 0 0;
		margin:0;
		}
		.wlm-interstitial FIELDSET UL,
		.wlm-interstitial FIELDSET LI {
			padding:0;
			margin:0;
			display:block;
			list-style:none;
			}
		.wlm-interstitial FIELDSET UL {
			padding-bottom:10px;
			}
		.wlm-interstitial FIELDSET .wlm-submit-button {
			width:55px;
			}
.lj_ippu_titlebar {
	text-align:left;
	}
.lj_ippu_titlebar IMG {
	cursor:pointer;
	}

.opera-filter { display:none; }
HTML:first-child .opera-filter { display:block; } /* opera lt 9.5 */
HTML:not(IE7) .opera-filter, x:-o-prefocus { display:block; } /* opera gte 9.5 */


.user_alias_act {
	padding: 13px 24px;
	text-align: left;
	font-size: 16px;
	}
	.user_alias_act INPUT {
		font-family: Arial, sans-serif;	
		}
		.user_alias_act .alias-value {
			width: 380px;
			}
	.user_alias_act P {
		margin: .75em 0px;
		text-indent: 0;
		}
	.user_alias_act DIV.user-alias-label {
		padding-top: 5px;
		margin-bottom: 5px;
		font-size: 0.85em;
		}
	.user_alias_act SPAN.helper {
		padding-top: 12px;
		display: block;
		color:#000;
		font-size: 0.7em;
		}
		.user_alias_act A:link,
		.user_alias_act A:visited,
		.user_alias_act A:hover,
		.user_alias_act A:active {
			  border: 0 !important;
			  text-decoration: underline;
			  }
		.user_alias_act A:link{
			color: #0000CC;
			}
		.user_alias_act A:visited {
			color: #330066;
			}
		.user_alias_act A:link:hover {
			color: #0000CC;
			}
		.user_alias_act A:visited:hover {
			color: #330066;
			}
		.user_alias_act A:link:active {
			color: #0000CC;
			}
		.user_alias_act A:visited:active {
			color: #330066;
			}

/* Styles for messagers,
Must be removed after implementation of Framework! */
.b-message {
	padding: 8px;
	margin: 10px 0 24px;
	}
.b-message-suggestion {
	background: #FFE8BF;
	border: 1px solid #FF8E44;
	}

.i-message {
	padding: 1px 8px;
	}
.b-message-error,
.i-message-error {
	margin: 0 0 24px !important;
	border: 1px solid #F99;
	background-color: #FEE;
	background-image: url(/img/message-error.gif?v=4888);
	background-image: -moz-linear-gradient(100% 100% 90deg, #FED4D3, #FFF2F0);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF2F0), to(#FED4D3));
	}


/* Styles for bubbles
--------------------------- */
/*Must be removed after implementation of Framework! */
.b-bubble {
	display: block;
	}
.i-bubble {
	display: inline-block;
	}
.b-bubble,
.i-bubble {
	position:relative;
	margin: 0 20px 0 10px !important;
	padding: 8px 10px;
	border-width: 1px;
	border-style: solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 90%;
	color: #000;
	}
	.i-bubble-arrow,
	.i-bubble-arrow-border {
		overflow: hidden;
		position: absolute;
		top: 13px;
		height: 0;
		width: 0;
		border-top-color: transparent;
		border-bottom-color: transparent;
		border-left-color: transparent;
		}
	.i-bubble-arrow {
		left: -9px;
		margin: -5px 0 0;
		border-style: solid;
		border-width: 5px 10px 5px 0;
		}
	.i-bubble-arrow-border {
		left: -11px;
		margin: -5px 0 0;
		border-style: solid;
		border-width: 5px 10px 5px 0;
		}
.b-bubble-noarrow {
	margin: 0 !important;
	}
	.b-bubble-noarrow .i-bubble-arrow,
	.b-bubble-noarrow .i-bubble-arrow-border {
		display: none;
		}
.b-bubble-lite {
	border-color: #CCC;
	background: #FFF;
	}
	.b-bubble-lite .i-bubble-arrow {
		border-right-color: #FFF;
		}
	.b-bubble-lite .i-bubble-arrow-border {
		border-right-color: #CCC;
		}
.b-bubble-alert {
	border-color: #EAE8AC;
	background: #FFFFD5;
	}
	.b-bubble-alert .i-bubble-arrow {
		border-right-color: #FFFFD5;
		}
	.b-bubble-alert .i-bubble-arrow-border {
		border-right-color: #EAE8AC;
		}
.b-bubble-warning {
	border-color: #FF9B97;
	background: #FFECEA;
	color: #D51C00;
	}
	.b-bubble-warning .i-bubble-arrow {
		border-right-color: #FFECEA;
		}
	.b-bubble-warning .i-bubble-arrow-border {
		border-right-color: #FF9B97;
		}
.b-bubble-success {
	border-color: #6FBA55;
	background: #D0F4C3;
	color: #358D16;
	}
	.b-bubble-success .i-bubble-arrow {
		border-right-color: #D0F4C3;
		}
	.b-bubble-success .i-bubble-arrow-border {
		border-right-color: #6FBA55;
		}
.b-bubble-intext {
	margin: 10px 0 !important;
	}


/* Disabled block
--------------------------- */
/* Must be removed after implementation of Framework! */
.st-disabled {
	position:relative;
	}

/* Blocking layer */
.b-blocker {
	position:absolute;
	top:0;
	left:0;
	display:none;
	width:100%;
	height:100%;
	}
	.st-disabled .b-blocker {
		display:block;
		}
	.b-blocker-over {
		z-index:1000000000;
		}
	.b-blocker-white {
		background:#FFF;
		}
	.b-blocker-gray {
		background:#808080;
		}
	.b-blocker-gray,
	.b-blocker-white {
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
		filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
		opacity:.5;
		}

/* Block for adding HTML into headers.
It must be invisible, use it only for reskining */
.b-reskining-header {
	display: none;
	}

/* List of [un]changed inputs
--------------------------- */
/* Must be removed after implementation of Framework! */
.b-form-changelist .type-text {
	color:#808080;
	}
	.b-form-changelist .type-text:focus,
	.b-form-changelist .type-text-focus,
	.b-form-changelist .type-text-changed {
		color:#000;
		}

/* Flexible banner*/
/* Must be removed after implementation of Framework! */
.b-banner-flexible {
	margin: 0 0 12px;
	font-size: 0;
	line-height: 0;
	width: 970px;
	}
	.b-banner-flexible:after {
		content: " ";
		display: block;
		visibility: hidden;
		clear: both;
		height: 0;
		font-size: 0;
		line-height: 0;
		}
	.b-banner-flexible .b-banner-728 {
		float: right;
		width: 728px;
		}
	.b-banner-flexible .b-banner-236 {
		float: left;
		overflow: hidden;
		width: 236px;
		}
	.b-banner-flexible A:link,
	.b-banner-flexible A:visited,
	.b-banner-flexible A:hover,
	.b-banner-flexible A:active {
		border:0;
		}

/* AdNEctar style for vgift */
.i-vgift-details {
	position: relative;
	padding: 0;
	margin: 0;
	zoom:1;
	}
	.i-vgift-details A {
		display: block;
		position: relative;
		border: 0 !important;
		}
		.i-vgift-details A:hover {
			border: 0 !important;
			}
.adnectar-play {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 20px;
	height: 15px;
	background: url(/img/play-button.png?v=1) no-repeat;
	}
.appwidget-friendbirthdays .adnectar-play {
	display: none;	
	}

/* Button for ads */
/* Must be removed after implementation of Framework! */
.b-button-close {
	width: 15px;
	height: 15px;
	background: url(/img/CloseButton2.gif?v=1) no-repeat;
	position: relative;
	top: 0;
	margin: -25px -25px 0 10px;
	cursor: pointer;
	}

/* Width & Height for Moods */
IMG.meta-mood-img {
	max-width: 100px;
	max-height: 100px;
	} 
IMG#mood_image_preview {
	max-width: 60px;
	max-height: 60px;
	}

/* The indicator of something new  */
/* Must be removed after implementation of Framework! */
SUP.i-new {
	position: relative;
	bottom: 0.5em; 
	padding: 0 1px;
	vertical-align: middle;
	font-size: 11px;
	color: #C00;
	}

/* Styles for messagers,
Must be removed after implementation of Framework! */
.appwidget-sitemessages {
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 10;
	width: 100%;
	padding: 0;
	margin: 0;
	}
.mobile-msg .appwidget-sitemessages {
	top: 130px;
	}
HTML BODY.logged-in,
HTML BODY.logged-out {
	padding-top: 0 !important;
	}
	.appwidget-sitemessages .b-message-system {
		padding: 0;
		margin: 0;
		background: none;
		border: none;
		font-size: 12px !important;
		color: #000;
		}
	.appwidget-sitemessages .b-message-system A {
		font-size: 12px !important;
		}
	.appwidget-managesitemessages .b-message-system {
		position: static !important;
		}
		.appwidget-sitemessages .b-message-system .b-message-wrap {
			position: relative;
			display: block;
			padding: 4px 25px 6px 25px;
			margin: 0;
			background: #C6E0F6;
			border: 2px solid #8AB6DA;
			text-align: center;
			}
		.appwidget-sitemessages .b-message-system IMG {
			padding: 0 !important;
			margin: 0 5px 0 0 !important;
			vertical-align: -2px;
			}
			.appwidget-sitemessages .b-message-system .ljuser IMG {
				margin: 0 !important;
				padding: 0 0 0 1px !important;
				}
		.appwidget-sitemessages .b-message-system A:link,
		.appwidget-sitemessages .b-message-system A:visited,
		.appwidget-sitemessages .b-message-system A:hover,
		.appwidget-sitemessages .b-message-system A:active {
			color: #124787 !important;
			text-decoration: underline;
			border: 0 !important;
			}
			.appwidget-sitemessages .b-message-system .ljuser A:link,
			.appwidget-sitemessages .b-message-system .ljuser A:visited	{
				text-decoration: none;
				}
			.appwidget-sitemessages .b-message-system .ljuser A:hover,
			.appwidget-sitemessages .b-message-system .ljuser A:active {
				text-decoration: underline;
				}
		.appwidget-sitemessages .b-message-system I.close {
			position: absolute;
			top: 8px;
			right: 8px;
			width: 12px;
			height: 12px;
			background: url(/img/message-system-close.gif?v=1) no-repeat;
			cursor: pointer;
			font-size: 0;
			}
#lj_controlstrip .appwidget-sitemessages {
	top: 44px;
	z-index: 9999;
	}
#content-wrapper .appwidget-sitemessages {
	position: static;
	margin-top: 20px;
	}
	#content-wrapper .appwidget-sitemessages .b-message-system {
		margin: 0 0 10px;
		}
.scheme-lynx .appwidget-sitemessages {
	top: 0;
	}

/* Mobile version message */
.b-message-mobile {
	position: absolute;
	top: 45px;
	left: 0;
	width: 100%;
	height: 30px;
	padding: 0;
	margin: 0;
	background: #5A91D9;
	border-bottom: 1px solid #FFF;
	text-align: left;
	font: 11px/13px 'Arial', 'Helvetica', sans-serif;
	color: #FFF;
	z-index: 1000;
	}
	.b-message-mobile .b-message-mobile-wrapper {
		padding: 8px 13px;
		margin: 0;
		}
	.b-message-mobile A:link,
	.b-message-mobile A:visited,
	.b-message-mobile A:hover,
	.b-message-mobile A:active {
		padding: 0;
		margin: 0;
		border: 0;
		text-decoration: none !important;
		font: 12px/14px 'Arial', 'Helvetica', sans-serif !important;
		color: #FFF !important;
		}
.b-message-mobile-theme {
	top: 0;
	}
	.mobile-msg #navigation {
		top: 30px;
		}
	.mobile-msg #content {
		top: 140px !important;
		}

/* Facebook & Twitter authorization
--------------------------- */
/* Must be removed after implementation of Framework! */
.b-identity{
	overflow:hidden;
	}

.m-auth {
	position: relative;
	margin: 0 10px 10px;
	padding: 0;
	list-style: none;
	border-bottom:1px solid #C1C1C1;
	z-index:2;
	}
.m-auth:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
	.m-auth-item {
		float: left;
		margin: 0;
		padding: 15px 30px 15px 40px;
		list-style: none;
		}
	.m-auth-openid {
		margin: 0 0 0 -10px;
		}
	.m-auth-facebook {
		}
	.m-auth .current {
		margin-bottom: -1px;
		background: #FFF;
		-webkit-border-top-left-radius: 10px;
		-webkit-border-top-right-radius: 10px;
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-topright: 10px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border: 1px solid #C1C1C1;
		border-bottom-color: #FFF;
		}
		.m-auth-item A:link,
		.m-auth-item A:visited,
		.m-auth-item A:hover,
		.m-auth-item A:active {
			display: block;
			margin: -15px -30px -15px -40px;
			padding: 15px 30px 15px 40px;
			border: 0;
			color: #000;
			text-decoration: none;
			outline:0;
			}
			.m-auth-item A SPAN {
				color: #000;
				border-bottom: 1px dotted #000;
				}
			.m-auth .current A SPAN {
				border:0;
				}
		.m-auth-openid A {
			background: url(/img/icons/openid-16.gif?v=1) no-repeat 20px 50%;
			}
		.m-auth-user A {
			background: url(/img/pencil.gif?v=1) no-repeat 20px 50%;
			}
		.m-auth-facebook A {
			background: url(/img/icons/facebook-16.gif?v=1) no-repeat 20px 50%;
			}
		.m-auth-twitter A {
			background: url(/img/icons/twitter-16.gif?v=3) no-repeat 20px 50%;
			}
		.m-auth-google A {
			background: url(/img/icons/google-16.png?v=1) no-repeat 20px 50%;
			}
		.m-auth-mailru A {
			background: url(/img/icons/mailru-16.gif?v=3) no-repeat 20px 50%;
			}
		.m-auth-vkontakte A {
			background: url(/img/icons/vkontakte-16.gif?v=1) no-repeat 20px 50%;
			}
		.m-auth .current .m-auth-bl,
		.m-auth .current .m-auth-br {
			display: block;
			}
		.m-auth .m-auth-openid .m-auth-bl {
			border-radius:0;
			-moz-border-radius:0;
			-webkit-border-radius:0;
			border-width:0 0 0 1px;
			}
		.m-auth-bl,
		.m-auth-br {
			overflow: hidden;
			position: absolute;
			display: none;
			width: 10px;
			height: 10px;
			border: 1px solid #C1C1C1;
			font: 0/0 serif;
			}
		.m-auth-bl {
			bottom: -11px;
			left: -10px;
			border-width: 1px 0 0 1px;
			-webkit-border-top-left-radius: 10px;
			-moz-border-radius-topleft: 10px;
			border-top-left-radius: 10px;
			}
		.m-auth-br {
			bottom: -11px;
			right: -10px;
			margin: 0;
			border-width: 1px 1px 0 0;
			-webkit-border-top-right-radius: 10px;
			-moz-border-radius-topright: 10px;
			border-top-right-radius: 10px;
			}

.b-auth {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #C1C1C1;
	border-width:0 1px 1px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	z-index: 1;
	}
	.b-auth-item {
		margin: 0;
		padding: 10px 20px 20px;
		list-style: none;
		}
		.b-auth-openid-form {
			margin: 20px 0 21px;
			text-align: center;
			}
			.b-auth-openid-form .b-auth-input-wrapper {
				position: relative;
				}
				.b-auth-openid-form LABEL {
					font-weight: bold;
					}
				.b-auth-openid-input {
					width: 300px;
					}
				.b-auth-input-wrapper SPAN {
					color:#666;
					}
				.b-auth-openid-sample {
					display: block;
					position: absolute;
					right: 7px;
					bottom: -21px;
					width: 300px;
					text-align: center;
					}
		.b-auth-user-form .b-auth-input-wrapper {
			display:block;
			margin:5px 0;
			overflow:hidden;
			}
			.b-auth-user-form .b-auth-input-wrapper LABEL {
				float:left;
				width:200px;
				font-weight:bold;
				}
			.b-auth-user-form .b-auth-user-input {
				width:200px;
				margin:0 10px;
				}
			.b-auth-user-form BUTTON {
				margin:5px 0 0;
				}
		.b-auth-error {
			margin: 15px 0 5px;
			text-align: center;
			}
			.b-auth-error .i-message-error {
				display: inline-block;
				padding: 3px 8px;
				}
		.b-auth-desc {
			overflow: hidden;
			margin: 0;
			}

.b-facebookbtn,
.b-twitterbtn,
.b-googlebtn,
.b-mailrubtn,
.b-vkontaktebtn {
	position: relative;
	margin: 0 20px 0 0;
	padding: 0;
	border: 0;
	background: transparent;
	font: bold 11px/1 Verdana,Arial,sans-serif;
	color: #FFF;
	cursor: pointer;
	}
.b-auth .b-facebookbtn,
.b-auth .b-twitterbtn,
.b-auth .b-googlebtn,
.b-auth .b-mailrubtn,
.b-auth .b-vkontaktebtn {
	float: left;
	}
.b-auth .b-googlebtn {
	font: bold 13px Arial,sans-serif;
	}
	.b-facebookbtn SPAN,
	.b-twitterbtn SPAN,
	.b-googlebtn SPAN,
	.b-mailrubtn SPAN,
	.b-vkontaktebtn SPAN {
		position: relative;
		display: block;
		height: 20px;
		padding: 0 8px 0 28px;
		border: 1px solid #32437F;
		text-align: left;
		line-height: 18px;
		cursor: pointer;
		border-bottom-color: #24346F;
		background: #6676AB url(/img/buttons/facebook-login-wide.gif?v=1) no-repeat 0 0;
		}
	.b-twitterbtn SPAN {
		height: 23px;
		border: none;
		line-height: 22px;
		padding: 0 8px 0 32px;
		color: #293F46;
		text-shadow: 1px 1px 0px #FFF;
		white-space: nowrap;
		background: #FFF url(/img/buttons/twitter-login-wide.gif?v=2) no-repeat 0 0;
		}
	.b-googlebtn SPAN {
		height: 21px;
		border: none;
		line-height: 21px;
		padding: 0 8px 0 32px;
		color: #FFF;
		text-shadow: 0 1px 1px rgba(0,0,0,0.3);
		white-space: nowrap;
		background: #5B98EF url(/img/buttons/google-login-wide.png?v=1) no-repeat 0 0;
		}
	.b-mailrubtn SPAN {
		height: 18px;
		padding: 0 65px 0 8px;
		border: none;
		line-height: 16px;
		color: #FFF;
		font-weight: normal;
		white-space: nowrap;
		background: #004584 url(/img/buttons/mailru-login-wide.gif?v=1) no-repeat 100% 0;
		}
	.b-vkontaktebtn SPAN {
		height: 21px;
		padding: 0 83px 0 8px;
		border: none;
		line-height: 22px;
		color: #FFF;
		font-size: 9px;
		font-weight: normal;
		white-space: nowrap;
		background: #6189AE url(/img/buttons/vkontakte-login-wide.gif?v=1) no-repeat 100% 0;
		}
		.b-facebookbtn SPAN I{
			display: none;
			}
		.b-twitterbtn SPAN I{
			position: absolute;
			right: 0;
			top: 0;
			height: 24px;
			width: 2px;
			background: url(/img/buttons/twitter-login-wide.gif?v=2) no-repeat 100% 0;
			}
		.b-googlebtn SPAN I{
			position: absolute;
			right: 0;
			top: 0;
			height: 21px;
			width: 2px;
			background: url(/img/buttons/google-login-wide.png?v=1) no-repeat 100% 0;
			}
		.b-mailrubtn SPAN I{
			position: absolute;
			left: 0;
			top: 0;
			height: 18px;
			width: 2px;
			background: url(/img/buttons/mailru-login-wide.gif?v=1) no-repeat 0 0;
			}
		.b-vkontaktebtn SPAN I{
			position: absolute;
			left: 0;
			top: 0;
			height: 21px;
			width: 2px;
			background: url(/img/buttons/vkontakte-login-wide.gif?v=1) no-repeat 0 0;
			}

.b-twinterstitial-question,
.b-fbinterstitial-question,
.b-vkinterstitial-question,
.b-mailinterstitial-question,
.b-googinterstitial-question {
	margin:0 0 10px;
	}
.b-twinterstitial-form,
.b-fbinterstitial-form,
.b-vkinterstitial-form,
.b-mailinterstitial-form,
.b-googinterstitial-form {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	.b-twinterstitial-form LI,
	.b-fbinterstitial-form LI,
	.b-vkinterstitial-form LI,
	.b-mailinterstitial-form LI,
	.b-googinterstitial-form LI {
		margin: 0 0 5px;
		padding: 0;
		list-style: none;
		}
	.b-twinterstitial-form LI,
	.b-vkinterstitial-form LI,
	.b-googinterstitial-form LI {
		position:relative;
		}
		.b-twinterstitial-form .i-bubble,
		.b-vkinterstitial-form .i-bubble,
		.b-googinterstitial-form .i-bubble {
			top:-7px;
			}
		.b-twinterstitial-form LABEL,
		.b-vkinterstitial-form LABEL,
		.b-googinterstitial-form LABEL {
			white-space:nowrap;
			}
	.b-twinterstitial-form .b-twinterstitial-submit,
	.b-fbinterstitial-form .b-fbinterstitial-submit,
	.b-vkinterstitial-form .b-vkinterstitial-submit,
	.b-mailinterstitial-form .b-vkinterstitial-submit,
	.b-googinterstitial-form .b-vkinterstitial-submit {
		margin: 7px 0 0;
		}
.b-twinterstitial-form-compact,
.b-vkinterstitial-form-compact,
.b-googinterstitial-form-compact {
	width: 460px;
	margin: 150px auto 0;
	text-align: center;
	font-family: Arial,sans-serif;
	}
	.b-twinterstitial-form-compact H4,
	.b-vkinterstitial-form-compact H4,
	.b-googinterstitial-form-compact H4 {
		font-size: 24px;
		font-weight: normal;
		}
	.b-twinterstitial-form-compact .ljuser IMG,
	.b-vkinterstitial-form-compact .ljuser IMG,
	.b-googinterstitial-form-compact .ljuser IMG {
		vertical-align: middle!important;
		}
	.b-twinterstitial-form-compact H5,
	.b-twinterstitial-form-compact P,
	.b-twinterstitial-form-compact UL,
	.b-vkinterstitial-form-compact H5,
	.b-vkinterstitial-form-compact P,
	.b-vkinterstitial-form-compact UL,
	.b-googinterstitial-form-compact H5,
	.b-googinterstitial-form-compact P,
	.b-googinterstitial-form-compact UL {
		margin: 0;
		padding: 10px 0;
		font-weight: normal;
		font-size: 12px;
		}
	.b-twinterstitial-form-compact H5,
	.b-vkinterstitial-form-compact H5,
	.b-googinterstitial-form-compact H5 {
		border-top: 1px solid #CCC;
		}
	.b-twinterstitial-form-compact TABLE {
		margin: 10px 0 0;
		border-bottom: 1px solid #CCC;
		}
	.b-twinterstitial-form-compact LABEL STRONG {
		font-weight: normal;
		font-size: 12px;
		}
	.b-twinterstitial-form-compact .checkboxes,
	.b-twinterstitial-form-compact .checkboxes LI,
	.b-vkinterstitial-form-compact .checkboxes,
	.b-vkinterstitial-form-compact .checkboxes LI,
	.b-googinterstitial-form-compact .checkboxes,
	.b-googinterstitial-form-compact .checkboxes LI {
		display: inline;
		}

.b-form-columns TD {
	vertical-align:top;
	padding:0;
	border:0;
	}

.i-setting-connect-icon {
	vertical-align: -3px;
	}

.b-repost-items {
	position: relative;
	margin: 10px 0;
	}
#postform .b-repost-items {
	margin: 0;
	}
	.b-repost-item {
		margin: 0 0 5px !important;
		text-align: left !important;
		}
	#entry-form-wrapper .b-repost-item-dis,
	#entry-form-wrapper .b-repost-item-dis A:link,
	#entry-form-wrapper .b-repost-item-dis A:visited,
	#entry-form-wrapper .b-repost-item-dis A:hover,
	#entry-form-wrapper .b-repost-item-dis A:active,
	.b-repost-item .repost_disabled {
		color: #CCC;
		}
	#entry-form-wrapper .b-repost-item {
		display: inline;
		}
		.b-repost-item IMG {
			vertical-align: -3px;
			}


/* Comment Form
--------------------------- */
.b-postform {
	min-height: 220px;
	}


.b-postform-alert-logcommentips,
.b-postform-alert-nosubjecthtml,
.b-postform-alert-screened,
.b-postform-alert-suspended,
.b-postform-alert-deleted,
.b-postform-alert-banned,
.b-postform-alert-notafriend,
.b-postform-alert-notreg,
.b-postform-alert-notmail,
.b-postform-alert-regonly,
.b-postform-alert-ajax,
.b-postform-alert-errors {
	display: none;
	width: 70%;
	}


/* deleted */
BODY .b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-deleted .b-postform-alert-notafriend,
BODY .b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-deleted .b-postform-alert-notreg,
BODY .b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-deleted .b-postform-alert-notmail,
BODY .b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-deleted .b-postform-alert-regonly,

BODY .b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-deleted .b-postform-alert-notafriend,
BODY .b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-deleted .b-postform-alert-notreg,
BODY .b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-deleted .b-postform-alert-notmail,
BODY .b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-deleted .b-postform-alert-regonly,

BODY .b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-deleted .b-postform-alert-notafriend,
BODY .b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-deleted .b-postform-alert-notreg,
BODY .b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-deleted .b-postform-alert-notmail,
BODY .b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-deleted .b-postform-alert-regonly,

BODY .b-postform-realauth-google.b-postform-authtype-google.b-postform-user-deleted .b-postform-alert-notafriend,
BODY .b-postform-realauth-google.b-postform-authtype-google.b-postform-user-deleted .b-postform-alert-notreg,
BODY .b-postform-realauth-google.b-postform-authtype-google.b-postform-user-deleted .b-postform-alert-notmail,
BODY .b-postform-realauth-google.b-postform-authtype-google.b-postform-user-deleted .b-postform-alert-regonly,

BODY .b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-deleted .b-postform-alert-notafriend,
BODY .b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-deleted .b-postform-alert-notreg,
BODY .b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-deleted .b-postform-alert-notmail,
BODY .b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-deleted .b-postform-alert-regonly,

BODY .b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-deleted .b-postform-alert-notafriend,
BODY .b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-deleted .b-postform-alert-notreg,
BODY .b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-deleted .b-postform-alert-notmail,
BODY .b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-deleted .b-postform-alert-regonly,

BODY .b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-deleted .b-postform-alert-notafriend,
BODY .b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-deleted .b-postform-alert-notreg,
BODY .b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-deleted .b-postform-alert-notmail,
BODY .b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-deleted .b-postform-alert-regonly {
	display: none;
	}

.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-deleted .b-postform-alert-screened,
.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-deleted.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-deleted .b-postform-alert-logcommentips,

.b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-deleted .b-postform-alert-screened,
.b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-deleted.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-deleted .b-postform-alert-logcommentips,

.b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-deleted .b-postform-alert-screened,
.b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-deleted.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-deleted .b-postform-alert-logcommentips,

.b-postform-realauth-google.b-postform-authtype-google.b-postform-user-deleted .b-postform-alert-screened,
.b-postform-realauth-google.b-postform-authtype-google.b-postform-user-deleted.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-google.b-postform-authtype-google.b-postform-user-deleted .b-postform-alert-logcommentips,

.b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-deleted .b-postform-alert-screened,
.b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-deleted.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-deleted .b-postform-alert-logcommentips,

.b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-deleted .b-postform-alert-screened,
.b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-deleted.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-deleted .b-postform-alert-logcommentips,

.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-deleted .b-postform-alert-screened,
.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-deleted.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-deleted .b-postform-alert-logcommentips {
	display: none;
	}

.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-deleted .b-postform-alert-deleted,
.b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-deleted .b-postform-alert-deleted,
.b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-deleted .b-postform-alert-deleted,
.b-postform-realauth-google.b-postform-authtype-google.b-postform-user-deleted .b-postform-alert-deleted,
.b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-deleted .b-postform-alert-deleted,
.b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-deleted .b-postform-alert-deleted,
.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-deleted .b-postform-alert-deleted {
	display: block;
	}


/* suspended */
BODY .b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-suspended .b-postform-alert-notafriend,
BODY .b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-suspended .b-postform-alert-notreg,
BODY .b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-suspended .b-postform-alert-notmail,
BODY .b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-suspended .b-postform-alert-regonly,

BODY .b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-suspended .b-postform-alert-notafriend,
BODY .b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-suspended .b-postform-alert-notreg,
BODY .b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-suspended .b-postform-alert-notmail,
BODY .b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-suspended .b-postform-alert-regonly,

BODY .b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-suspended .b-postform-alert-notafriend,
BODY .b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-suspended .b-postform-alert-notreg,
BODY .b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-suspended .b-postform-alert-notmail,
BODY .b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-suspended .b-postform-alert-regonly,

BODY .b-postform-realauth-google.b-postform-authtype-google.b-postform-user-suspended .b-postform-alert-notafriend,
BODY .b-postform-realauth-google.b-postform-authtype-google.b-postform-user-suspended .b-postform-alert-notreg,
BODY .b-postform-realauth-google.b-postform-authtype-google.b-postform-user-suspended .b-postform-alert-notmail,
BODY .b-postform-realauth-google.b-postform-authtype-google.b-postform-user-suspended .b-postform-alert-regonly,

BODY .b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-suspended .b-postform-alert-notafriend,
BODY .b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-suspended .b-postform-alert-notreg,
BODY .b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-suspended .b-postform-alert-notmail,
BODY .b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-suspended .b-postform-alert-regonly,

BODY .b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-suspended .b-postform-alert-notafriend,
BODY .b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-suspended .b-postform-alert-notreg,
BODY .b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-suspended .b-postform-alert-notmail,
BODY .b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-suspended .b-postform-alert-regonly,

BODY .b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-suspended .b-postform-alert-notafriend,
BODY .b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-suspended .b-postform-alert-notreg,
BODY .b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-suspended .b-postform-alert-notmail,
BODY .b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-suspended .b-postform-alert-regonly {
	display: none;
	}

.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-suspended .b-postform-alert-screened,
.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-suspended.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-suspended .b-postform-alert-logcommentips,

.b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-suspended .b-postform-alert-screened,
.b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-suspended.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-suspended .b-postform-alert-logcommentips,

.b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-suspended .b-postform-alert-screened,
.b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-suspended.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-suspended .b-postform-alert-logcommentips,

.b-postform-realauth-google.b-postform-authtype-google.b-postform-user-suspended .b-postform-alert-screened,
.b-postform-realauth-google.b-postform-authtype-google.b-postform-user-suspended.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-google.b-postform-authtype-google.b-postform-user-suspended .b-postform-alert-logcommentips,

.b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-suspended .b-postform-alert-screened,
.b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-suspended.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-suspended .b-postform-alert-logcommentips,

.b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-suspended .b-postform-alert-screened,
.b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-suspended.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-suspended .b-postform-alert-logcommentips,

.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-suspended .b-postform-alert-screened,
.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-suspended.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-suspended .b-postform-alert-logcommentips {
	display: none;
	}

.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-suspended .b-postform-alert-suspended,
.b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-suspended .b-postform-alert-suspended,
.b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-suspended .b-postform-alert-suspended,
.b-postform-realauth-google.b-postform-authtype-google.b-postform-user-suspended .b-postform-alert-suspended,
.b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-suspended .b-postform-alert-suspended,
.b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-suspended .b-postform-alert-suspended,
.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-suspended .b-postform-alert-suspended {
	display: block;
	}


/* banned */
BODY .b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-banned .b-postform-alert-notafriend,
BODY .b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-banned .b-postform-alert-notreg,
BODY .b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-banned .b-postform-alert-notmail,
BODY .b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-banned .b-postform-alert-regonly,

BODY .b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-banned .b-postform-alert-notafriend,
BODY .b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-banned .b-postform-alert-notreg,
BODY .b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-banned .b-postform-alert-notmail,
BODY .b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-banned .b-postform-alert-regonly,

BODY .b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-banned .b-postform-alert-notafriend,
BODY .b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-banned .b-postform-alert-notreg,
BODY .b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-banned .b-postform-alert-notmail,
BODY .b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-banned .b-postform-alert-regonly,

BODY .b-postform-realauth-google.b-postform-authtype-google.b-postform-user-banned .b-postform-alert-notafriend,
BODY .b-postform-realauth-google.b-postform-authtype-google.b-postform-user-banned .b-postform-alert-notreg,
BODY .b-postform-realauth-google.b-postform-authtype-google.b-postform-user-banned .b-postform-alert-notmail,
BODY .b-postform-realauth-google.b-postform-authtype-google.b-postform-user-banned .b-postform-alert-regonly,

BODY .b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-banned .b-postform-alert-notafriend,
BODY .b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-banned .b-postform-alert-notreg,
BODY .b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-banned .b-postform-alert-notmail,
BODY .b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-banned .b-postform-alert-regonly,

BODY .b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-banned .b-postform-alert-notafriend,
BODY .b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-banned .b-postform-alert-notreg,
BODY .b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-banned .b-postform-alert-notmail,
BODY .b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-banned .b-postform-alert-regonly,

BODY .b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-banned .b-postform-alert-notafriend,
BODY .b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-banned .b-postform-alert-notreg,
BODY .b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-banned .b-postform-alert-notmail,
BODY .b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-banned .b-postform-alert-regonly {
	display: none;
	}

.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-banned .b-postform-alert-screened,
.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-banned.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-banned .b-postform-alert-logcommentips,

.b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-banned .b-postform-alert-screened,
.b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-banned.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-banned .b-postform-alert-logcommentips,

.b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-banned .b-postform-alert-screened,
.b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-banned.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-banned .b-postform-alert-logcommentips,

.b-postform-realauth-google.b-postform-authtype-google.b-postform-user-banned .b-postform-alert-screened,
.b-postform-realauth-google.b-postform-authtype-google.b-postform-user-banned.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-google.b-postform-authtype-google.b-postform-user-banned .b-postform-alert-logcommentips,

.b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-banned .b-postform-alert-screened,
.b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-banned.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-banned .b-postform-alert-logcommentips,

.b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-banned .b-postform-alert-screened,
.b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-banned.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-banned .b-postform-alert-logcommentips,

.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-banned .b-postform-alert-screened,
.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-banned.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-banned .b-postform-alert-logcommentips {
	display: none;
	}

.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-banned .b-postform-alert-banned,
.b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-banned .b-postform-alert-banned,
.b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-banned .b-postform-alert-banned,
.b-postform-realauth-google.b-postform-authtype-google.b-postform-user-banned .b-postform-alert-banned,
.b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-banned .b-postform-alert-banned,
.b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-banned .b-postform-alert-banned,
.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-banned .b-postform-alert-banned {
	display: block;
	}


/* email not confirmed */
.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-notmail .b-postform-alert-screened,
.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-notmail.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-notmail .b-postform-alert-logcommentips {
	display: none;
	}

.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-notmail .b-postform-alert-notmail {
	display: block;
	}


/* not a friend/member */
.b-postform-authtype-anonymous.b-postform-user-friendonly .b-postform-alert-screened,
.b-postform-authtype-anonymous.b-postform-user-friendonly.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-authtype-anonymous.b-postform-user-friendonly .b-postform-alert-logcommentips,

.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-friendonly.b-postform-user-notafriend .b-postform-alert-screened,
.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-friendonly.b-postform-user-notafriend.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-friendonly.b-postform-user-notafriend .b-postform-alert-logcommentips,

.b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-friendonly.b-postform-user-notafriend .b-postform-alert-screened,
.b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-friendonly.b-postform-user-notafriend.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-friendonly.b-postform-user-notafriend .b-postform-alert-logcommentips,

.b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-friendonly.b-postform-user-notafriend .b-postform-alert-screened,
.b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-friendonly.b-postform-user-notafriend.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-friendonly.b-postform-user-notafriend .b-postform-alert-logcommentips,

.b-postform-realauth-google.b-postform-authtype-google.b-postform-user-friendonly.b-postform-user-notafriend .b-postform-alert-screened,
.b-postform-realauth-google.b-postform-authtype-google.b-postform-user-friendonly.b-postform-user-notafriend.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-google.b-postform-authtype-google.b-postform-user-friendonly.b-postform-user-notafriend .b-postform-alert-logcommentips,

.b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-friendonly.b-postform-user-notafriend .b-postform-alert-screened,
.b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-friendonly.b-postform-user-notafriend.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-friendonly.b-postform-user-notafriend .b-postform-alert-logcommentips,

.b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-friendonly.b-postform-user-notafriend .b-postform-alert-screened,
.b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-friendonly.b-postform-user-notafriend.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-friendonly.b-postform-user-notafriend .b-postform-alert-logcommentips,

.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-friendonly.b-postform-user-notafriend .b-postform-alert-screened,
.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-friendonly.b-postform-user-notafriend.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-friendonly.b-postform-user-notafriend .b-postform-alert-logcommentips {
	display: none;
	}

.b-postform-authtype-anonymous.b-postform-user-friendonly .b-postform-alert-notafriend,
.b-postform-authtype-anonymous.b-postform-user-notafriend .b-postform-alert-notafriend,
.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-friendonly.b-postform-user-notafriend .b-postform-alert-notafriend,
.b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-friendonly.b-postform-user-notafriend .b-postform-alert-notafriend,
.b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-friendonly.b-postform-user-notafriend .b-postform-alert-notafriend,
.b-postform-realauth-google.b-postform-authtype-google.b-postform-user-friendonly.b-postform-user-notafriend .b-postform-alert-notafriend,
.b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-friendonly.b-postform-user-notafriend .b-postform-alert-notafriend,
.b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-friendonly.b-postform-user-notafriend .b-postform-alert-notafriend,
.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-friendonly.b-postform-user-notafriend .b-postform-alert-notafriend {
	display: block;
	}


/* reg users only */
.b-postform-authtype-anonymous.b-postform-user-regonly .b-postform-alert-screened,
.b-postform-authtype-anonymous.b-postform-user-regonly.b-postform-user-screened-anon .b-postform-alert-screened,
.b-postform-realauth-anonymous.b-postform-authtype-anonymous.b-postform-user-regonly.b-postform-user-screened-anon .b-postform-alert-screened,
.b-postform-authtype-anonymous.b-postform-user-regonly.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-anonymous.b-postform-authtype-anonymous.b-postform-user-regonly.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-authtype-anonymous.b-postform-user-regonly .b-postform-alert-logcommentips,

.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-notreg .b-postform-alert-screened,
.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-notreg.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-notreg .b-postform-alert-logcommentips,

.b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-notreg .b-postform-alert-screened,
.b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-notreg.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-notreg .b-postform-alert-logcommentips,

.b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-notreg .b-postform-alert-screened,
.b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-notreg.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-notreg .b-postform-alert-logcommentips,

.b-postform-realauth-google.b-postform-authtype-google.b-postform-user-notreg .b-postform-alert-screened,
.b-postform-realauth-google.b-postform-authtype-google.b-postform-user-notreg.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-google.b-postform-authtype-google.b-postform-user-notreg .b-postform-alert-logcommentips,

.b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-notreg .b-postform-alert-screened,
.b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-notreg.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-notreg .b-postform-alert-logcommentips,

.b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-notreg .b-postform-alert-screened,
.b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-notreg.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-notreg .b-postform-alert-logcommentips,

.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-notreg .b-postform-alert-screened,
.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-notreg.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-notreg .b-postform-alert-logcommentips {
	display: none;
	}

.b-postform-authtype-anonymous.b-postform-user-regonly .b-postform-alert-regonly,
.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-notreg .b-postform-alert-notreg,
.b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-notreg .b-postform-alert-notreg,
.b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-notreg .b-postform-alert-notreg,
.b-postform-realauth-google.b-postform-authtype-google.b-postform-user-notreg .b-postform-alert-notreg,
.b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-notreg .b-postform-alert-notreg,
.b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-notreg .b-postform-alert-notreg,
.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-notreg .b-postform-alert-notreg {
	display: block;
	}


/* screening */
.b-postform-realauth-anonymous.b-postform-authtype-anonymous.b-postform-user-screened-anon .b-postform-alert-screened,
.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-google.b-postform-authtype-google.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-screened-nonf .b-postform-alert-screened,
.b-postform-user-screened-all .b-postform-alert-screened {
	display: block;
	}


/* logging ips */
.b-postform-realauth-anonymous.b-postform-authtype-anonymous.b-postform-user-logips-anon .b-postform-alert-logcommentips,
.b-postform-user-logips-all .b-postform-alert-logcommentips {
	display: block;
	}


/* alert ajax */
.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-suspended .b-postform-alert-ajax,
.b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-suspended .b-postform-alert-ajax,
.b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-suspended .b-postform-alert-ajax,
.b-postform-realauth-google.b-postform-authtype-google.b-postform-user-suspended .b-postform-alert-ajax,
.b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-suspended .b-postform-alert-ajax,
.b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-suspended .b-postform-alert-ajax,
.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-suspended .b-postform-alert-ajax,

.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-deleted .b-postform-alert-ajax,
.b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-deleted .b-postform-alert-ajax,
.b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-deleted .b-postform-alert-ajax,
.b-postform-realauth-google.b-postform-authtype-google.b-postform-user-deleted .b-postform-alert-ajax,
.b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-deleted .b-postform-alert-ajax,
.b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-deleted .b-postform-alert-ajax,
.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-deleted .b-postform-alert-ajax,

.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-banned .b-postform-alert-ajax,
.b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-banned .b-postform-alert-ajax,
.b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-banned .b-postform-alert-ajax,
.b-postform-realauth-google.b-postform-authtype-google.b-postform-user-banned .b-postform-alert-ajax,
.b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-banned .b-postform-alert-ajax,
.b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-banned .b-postform-alert-ajax,
.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-banned .b-postform-alert-ajax,

.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-notafriend .b-postform-alert-ajax,
.b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-notafriend .b-postform-alert-ajax,
.b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-notafriend .b-postform-alert-ajax,
.b-postform-realauth-google.b-postform-authtype-google.b-postform-user-notafriend .b-postform-alert-ajax,
.b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-notafriend .b-postform-alert-ajax,
.b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-notafriend .b-postform-alert-ajax,
.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-notafriend .b-postform-alert-ajax,

.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-notreg .b-postform-alert-ajax,
.b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-notreg .b-postform-alert-ajax,
.b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-notreg .b-postform-alert-ajax,
.b-postform-realauth-google.b-postform-authtype-google.b-postform-user-notreg .b-postform-alert-ajax,
.b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-notreg .b-postform-alert-ajax,
.b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-notreg .b-postform-alert-ajax,
.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-notreg .b-postform-alert-ajax,

.b-postform-authtype-anonymous.b-postform-user-friendonly .b-postform-alert-ajax,

.b-postform-authtype-anonymous.b-postform-user-regonly .b-postform-alert-ajax {
	display: none;
	}

/* talkpost_do.bml page */
.b-postform-realauth-anonymous.b-postform-authtype-anonymous .b-postform-alert-errors,
.b-postform-realauth-cookieuser.b-postform-authtype-cookieuser .b-postform-alert-errors,
.b-postform-realauth-facebook.b-postform-authtype-facebook .b-postform-alert-errors,
.b-postform-realauth-twitter.b-postform-authtype-twitter .b-postform-alert-errors,
.b-postform-realauth-google.b-postform-authtype-google .b-postform-alert-errors,
.b-postform-realauth-openid.b-postform-authtype-openid .b-postform-alert-errors,
.b-postform-realauth-mailru.b-postform-authtype-mailru .b-postform-alert-errors,
.b-postform-realauth-vkontakte.b-postform-authtype-vkontakte .b-postform-alert-errors {
	display: block;
	}


.b-postform-captchabox {
	display: none;
	}
.b-postform-captchabox-active {
	display: table-row;
	*display: block;
	}
	.b-postform-captchabox-active #captcha-container {
		background: url(/img/preloader-s.gif?v=1) no-repeat 5px 50%;
		}


.b-postform-login-label {
	margin: 0;
	padding: 2px 0;
	text-align: right;
	vertical-align: top;
	}
.b-postform-login-wrapper {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	}
.b-postform-login {
	overflow: visible;
	position: static;
	display: block;
	width: auto;
	height: auto;
	margin: 0 0 5px;
	padding: 0;
	zoom: 1;
	}
.b-postform-login:before,
.b-postform-login:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	}
.b-postform-login:after {
	clear: both;
	}
.b-postform-ljedit {
	margin: 0;
	}
	.b-postform-login-services {
		display: none;
		}
	#js .b-postform-login-services {
		position: relative;
		float: left;
		display: block;
		width: 47px;
		height: 26px;
		margin: 1px 0 0;
		padding: 0;
		border: 1px solid transparent;
		border-width: 1px 1px 0;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		background: transparent;
		z-index: 99;
		}
	#js .b-postform-login-services-show {
		border-color: #CCC;
		background: #FFF;
		}
		BODY .b-postform-login-services-current:link,
		BODY .b-postform-login-services-current:visited,
		BODY .b-postform-login-services-current:hover,
		BODY .b-postform-login-services-current:active {
			position: absolute !important;
			top: 1px !important;
			left: 2px !important;
			display: block !important;
			float: none !important;
			width: 43px !important;
			height: 20px !important;
			margin: 0 !important;
			padding: 0 !important;
			border: 0 !important;
			background: #FFF url(/img/showmore-login.gif?v=1) no-repeat 26px 2px !important;
			cursor: pointer !important;
			text-align: left !important;
			text-decoration: none !important;
			z-index: 999;
			}
		.b-postform-login-services-current:focus {
			outline: 1px dotted #000;
			}
		BODY .b-postform-login-services-show .b-postform-login-services-current:link,
		BODY .b-postform-login-services-show .b-postform-login-services-current:visited,
		BODY .b-postform-login-services-show .b-postform-login-services-current:hover,
		BODY .b-postform-login-services-show .b-postform-login-services-current:active {
			left: 0 !important;
			width: 47px !important;
			height: 26px !important;
			background: #FFF url(/img/showmore-login.gif?v=1) no-repeat 28px 2px !important;
			outline: 0;
			}
			.b-postform-login-services-current-pic {
				position: absolute !important;
				top: 0;
				left: -1px;
				display: block !important;
				float: none !important;
				width: 17px !important;
				height: 16px !important;
				padding: 1px 20px 1px 6px !important;
				border: 1px solid #8A8A8A !important;
				-moz-border-radius: 3px !important;
				border-radius: 3px !important;
				background-color: transparent;
				background-image: url(/img/pencil.gif?v=2135);
				background-repeat: no-repeat;
				background-position: 6px 1px;
				}
			.b-postform-login-services-show .b-postform-login-services-current-pic {
				left: 1px;
				}
			.b-postform-authtype-anonymous .b-postform-login-services-current-pic {
				background-image: url(/img/anonymous.gif?v=5110);
				}
			.b-postform-authtype-cookieuser .b-postform-login-services-current-pic {
				background-image: url(/img/userinfo.gif?v=17080);
				}
			.b-postform-authtype-cookieuser .b-postform-login-services-current-pic {
				background-image: url(/img/userinfo.gif?v=17080);
				}
			.b-postform-authtype-facebook .b-postform-login-services-current-pic {
				background-image: url(/img/icons/facebook-16.gif?v=17127);
				}
			.b-postform-authtype-twitter .b-postform-login-services-current-pic {
				background-image: url(/img/icons/twitter-16.gif?v=18540);
				}
			.b-postform-authtype-google .b-postform-login-services-current-pic {
				background-image: url(/img/icons/google-16.png?v=12457);
				}
			.b-postform-authtype-openid .b-postform-login-services-current-pic {
				background-image: url(/img/icons/openid-16.gif?v=17127);
				}
			.b-postform-authtype-mailru .b-postform-login-services-current-pic {
				background-image: url(/img/icons/mailru-16.gif?v=11910);
				}
			.b-postform-authtype-vkontakte .b-postform-login-services-current-pic {
				background-image: url(/img/icons/vkontakte-16.gif?v=10284);
				}
		.b-postform-login-services-items {
			position: absolute;
			top: 26px;
			left: 0;
			display: block;
			width: auto;
			height: auto;
			margin: 0;
			padding: 0;
			border: 0;
			-moz-border-radius: 0;
			border-radius: 0;
			font: 11px Arial,sans-serif;
			white-space: nowrap;
			z-index: 998;
			}
		.b-postform-login-services-show .b-postform-login-services-items {
			position: absolute;
			top: 25px;
			left: -1px;
			display: block;
			width: auto;
			height: auto;
			margin: 0;
			padding: 3px 5px;
			border: 1px solid #CCC;
			-moz-border-radius: 5px;
			-moz-border-radius-topleft: 0;
			border-radius: 5px;
			border-top-left-radius: 0;
			background: #FFF !important;
			color: #222 !important;
			font: 11px Arial,sans-serif;
			white-space: nowrap;
			z-index: 998;
			}
			.b-postform-login-services-item {
				position: static;
				display: none;
				width: auto;
				height: auto;
				margin: 0;
				padding: 0;
				}
			.b-postform-login-services-show .b-postform-login-services-item {
				display: block;
				}
				BODY .b-postform-login-services-item A:link,
				BODY .b-postform-login-services-item A:visited {
					display: block;
					width: auto;
					height: auto;
					margin: 0;
					padding: 3px 7px 3px 3px;
					-moz-border-radius: 3px;
					border-radius: 3px;
					border: 0;
					background: #FFF;
					font-weight: normal;
					color: #222 !important;
					text-decoration: none !important;
					}
				BODY .b-postform-login-services-item A:hover,
				BODY .b-postform-login-services-item A:active,
				BODY .b-postform-login-services-item A:focus {
					display: block;
					width: auto;
					height: auto;
					margin: 0;
					padding: 3px 7px 3px 3px;
					-moz-border-radius: 3px;
					border-radius: 3px;
					border: 0;
					background: #C5E1F7;
					font-weight: normal;
					color: #222 !important;
					text-decoration: none !important;
					}
					.b-postform-login-services-item IMG {
						position: static !important;
						width: auto;
						height: auto;
						margin: 0 5px 0 0 !important;
						padding: 0 !important;
						vertical-align: -4px;
						border: 0 !important;
						}
	.b-postform-login-details {
		position: static;
		float: none;
		display: block;
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
		font: 12px/1.1 Arial,sans-serif;
		z-index: 98;
		}
	#js .b-postform-login-details {
		margin: 0 0 0 55px;
		}
		#js .b-postform-login-item {
			display: none;
			position: static;
			width: auto;
			height: auto;
			margin: 0;
			padding: 0;
			}
		#js .b-postform-authtype-anonymous .b-postform-login-anonymous,
		#js .b-postform-authtype-user .b-postform-login-user,
		#js .b-postform-authtype-cookieuser .b-postform-login-cookieuser,
		#js .b-postform-authtype-facebook .b-postform-login-facebook,
		#js .b-postform-authtype-twitter .b-postform-login-twitter,
		#js .b-postform-authtype-google .b-postform-login-google,
		#js .b-postform-authtype-openid .b-postform-login-openid,
		#js .b-postform-authtype-mailru .b-postform-login-mailru,
		#js .b-postform-authtype-vkontakte .b-postform-login-vkontakte,
		#js .b-postform-authtype-ljedit .b-postform-login-ljedit {
			display: block;
			}
			#js .b-postform-login-item .b-postform-login-radio,
			#js .b-postform-login-item .b-postform-login-service {
				display: none;
				}
			#js .b-postform-authtype-anonymous .b-postform-login-item,
			#js .b-postform-realauth-cookieuser.b-postform-authtype-cookieuser .b-postform-login-item,
			#js .b-postform-realauth-facebook.b-postform-authtype-facebook .b-postform-login-item,
			#js .b-postform-realauth-twitter.b-postform-authtype-twitter .b-postform-login-item,
			#js .b-postform-realauth-google.b-postform-authtype-google .b-postform-login-item,
			#js .b-postform-realauth-openid.b-postform-authtype-openid .b-postform-login-item,
			#js .b-postform-realauth-mailru.b-postform-authtype-mailru .b-postform-login-item,
			#js .b-postform-realauth-vkontakte.b-postform-authtype-vkontakte .b-postform-login-item {
				padding: 7px 0 0;
				}
			#js .b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-deleted .b-postform-login-cookieuser I,
			#js .b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-deleted .b-postform-login-username,
			#js .b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-deleted .b-postform-login-username,
			#js .b-postform-realauth-google.b-postform-authtype-google.b-postform-user-deleted .b-postform-login-username,
			#js .b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-deleted .b-postform-login-username,
			#js .b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-deleted .b-postform-login-username,
			#js .b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-deleted .b-postform-login-username,
			#js .b-postform-realauth-cookieuser.b-postform-authtype-cookieuser.b-postform-user-suspended .b-postform-login-cookieuser I,
			#js .b-postform-realauth-facebook.b-postform-authtype-facebook.b-postform-user-suspended .b-postform-login-username,
			#js .b-postform-realauth-twitter.b-postform-authtype-twitter.b-postform-user-suspended .b-postform-login-username,
			#js .b-postform-realauth-google.b-postform-authtype-google.b-postform-user-suspended .b-postform-login-username,
			#js .b-postform-realauth-openid.b-postform-authtype-openid.b-postform-user-suspended .b-postform-login-username,
			#js .b-postform-realauth-mailru.b-postform-authtype-mailru.b-postform-user-suspended .b-postform-login-username,
			#js .b-postform-realauth-vkontakte.b-postform-authtype-vkontakte.b-postform-user-suspended .b-postform-login-username {
				text-decoration: line-through;
				}
			.b-postform-login-item .i-bubble {
				padding: 6px 8px;
				font: 11px/1.1 Arial,sans-serif;
				color: #222;
				}
				.b-postform-login-item .i-bubble-arrow,
				.b-postform-login-item .i-bubble-arrow-border {
					margin: -6px 0 0;
					}



.b-loginpage-btns {
	}
	.b-loginpage-btns A:link,
	.b-loginpage-btns A:visited,
	.b-loginpage-btns A:hover,
	.b-loginpage-btns A:active {
		border: 0;
		}
	.b-loginpage-btns IMG {
		border: 0;
		}

.b-manage-connectbtn {
	margin: 0 0 0.5em;
	}
.b-manage-connectopt {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	.b-manage-connectopt LI {
		margin: 0 0 0.1em;
		padding: 0;
		list-style: none;
		}

.b-connectbtn {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	font: 12px/1 Tahoma,Arial,sans-serif;
	cursor: pointer;
	}
	.b-connectbtn SPAN {
		position: relative;
		display: block;
		cursor: pointer;
		}
		.b-connectbtn SPAN I {
			position: absolute;
			top: 0;
			left: 0;
			display: block;
			margin: 0;
			padding: 0;
			font: 0/0 serif;
			cursor: pointer;
			}
.b-connectbtn-twitter {
	width: 61px;
	height: 23px;
	color: #32CBFF;
	}
	.b-connectbtn-twitter SPAN {
		width: 61px;
		height: 23px;
		}
		.b-connectbtn-twitter SPAN I {
			width: 61px;
			height: 23px;
			background: url(/img/buttons/twitter-login-tiny.gif?v=1) no-repeat 0 0;
			}



/* SMS Notifications
--------------------------- */
/* Must be removed after implementation of Framework! */
.b-manage-smsn {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	}
.b-manage-smsn-hide {
	}
	.b-manage-smsn LI {
		margin: 0;
		padding: 0;
		list-style: none;
		}
	.b-manage-smsn .b-manage-smsn-sms {
		float: left;
		margin: 0 0.3em 0.3em 0;
		padding: 0.3em 0 0;
		line-height: 1.5;
		}
		.b-manage-smsn .b-manage-smsn-sms INPUT.b-manage-smsn-code {
			width: 2.5em;
			}
		.b-manage-smsn .b-manage-smsn-sms INPUT.b-manage-smsn-phone {
			width: 10em;
			}
	.b-manage-smsn-hide .b-manage-smsn-sms {
		padding: 0;
		}
	.b-manage-smsn .b-manage-smsn-status {
		position: relative;
		float: left;
		padding: 0 0 0 20px;
		margin: 0 0 0 .5em;
		max-width: 80%;
		}
	.b-manage-smsn-hide .b-manage-smsn-status {
		display: none !important;
		}
		.b-manage-smsn .b-manage-smsn-status .i-bubble {
			margin: 0 30px 0 10px !important;
			}
		.b-manage-smsn .b-manage-smsn-status .help-icon {
			position: absolute;
			top: 8px;
			right: 0;
			}
			.b-manage-smsn .b-manage-smsn-status .help-icon A {
				border: none;
				}
		.i-manage-smsn-icon {
			position: absolute;
			top: 16px;
			left: 0;
			width: 16px;
			height: 16px;
			margin: -9px 0 0 0;
			background-image: url(/img/icons/smsn.gif?v=9361);
			background-repeat: no-repeat;
			background-position: 0 -800px;
			}
		.i-manage-smsn-unsupporteddef,
		.i-manage-smsn-already_use,
		.i-manage-smsn-initial {
			background-position: 0 0;
			}
		.i-manage-smsn-correctnum {
			background-position: 0 0;
			}
		.i-manage-smsn-badnum {
			background-position: 0 -1000px;
			}
		.i-manage-smsn-wrongcode {
			background-position: 0 -800px;
			}
		.i-manage-smsn-reqsent {
			background-position: 0 -200px;
			}
		.i-manage-smsn-smssent {
			background-position: 0 -400px;
			}
		.i-manage-smsn-verified {
			background-position: 0 -600px;
			}
	.b-manage-smsn .b-manage-smsn-btn {
		clear: both;
		}
	.b-manage-smsn-hide .b-manage-smsn-btn {
		display: none;
		}






/* Reject Users in Manage Community
--------------------------- */
/* Must be removed after implementation of Framework! */
.b-pending-users {
	margin: 0 0 1em;
	padding: 0;
	list-style: none;
	float:left;
	}
	.b-pending-users LI {
		position: relative;
		float: left;
		padding: 0 5px 0 0;
		}
	.b-pending-users LI:hover,
	.b-pending-users LI.hover {
		z-index: 2;
		}
		.b-pending-users A {
			border-bottom: 0 !important;
			text-decoration: none !important;
			}
		.b-pending-users LI SPAN {
			position: relative;
			float: left;
			margin: 0;
			}
			.b-pending-users LI SPAN I.i-pending-users-delim {
				position: relative;
				z-index: -1;
				}
		.b-pending-users LI:hover SPAN,
		.b-pending-users LI.hover SPAN {
			margin: -3px -18px -4px -8px;
			padding: 2px 17px 3px 7px;
			background: #F5F5F5;
			border: 1px solid #CCC;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			}
		.b-pending-users LI:hover SPAN .i-pending-close,
		.b-pending-users LI.hover SPAN .i-pending-close {
			display: block;
			position: absolute;
			top: 50%;
			right:6px;
			width: 6px;
			height: 7px;
			margin: -3px 0 0;
			padding: 0;
			background: url(/img/buttons/pending-close.gif?v=1) no-repeat 0 0;
			cursor: pointer;
			}
.b-pending-reason {
	width: 99%;
	margin: 0 0 1em;
	clear: both;
	}
.i-pending-reject {
	float: right;
	margin: 0.5em 0 0;
	}


/* Placeholder
--------------------------- */
/* Must be removed after implementation of Framework! */
.placeholder {
	color:#A9A9A9;
	}
.placeholder-wrapper {
	position: relative;
	display: inline-block;
	}
	.placeholder-label {
		display: none;
		position: absolute;
		margin: 0;
		padding: 0 5px;
		line-height: 1.8em;
		font-size: 90%;
		cursor: text;
		color: #A9A9A9;
		}


/* Choose Facebook Repost Pic
--------------------------- */
/* Must be removed after implementation of Framework! */
.b-repost-pics {
	display: none;
	position: absolute;
	top: -150px;
	left: 72px;
	height: 117px;
	padding: 27px 4px 0;
	z-index: 99;
	}
#postform .b-repost-pics {
	left: -22px;
	}
	.b-repost-pics-bg,
	.b-repost-pics-l,
	.b-repost-pics-r,
	.b-repost-pics-arr {
		display: block;
		position: absolute;
		overflow: hidden;
		margin: 0;
		padding: 0;
		font: 0/0 serif;
		}
	.b-repost-pics-bg {
		top: 0;
		left: 0;
		width: 100%;
		height: 144px;
		background: #FFF url(/img/repost/pics-bg.png?v=1) repeat 0 0;
		}
	.b-repost-pics-l {
		top: 0;
		left: -9px;
		width: 9px;
		height: 144px;
		background: url(/img/repost/pics-l.png?v=1) repeat 0 0;
		}
	.b-repost-pics-r {
		top: 0;
		right: -9px;
		width: 9px;
		height: 144px;
		background: url(/img/repost/pics-r.png?v=1) repeat 0 0;
		}
	.b-repost-pics-arr {
		top: 138px;
		left: 160px;
		width: 13px;
		height: 13px;
		background: url(/img/repost/pics-arr.png?v=1) repeat 0 0;
		}
	.b-repost-pics-head,
	#updateForm .b-repost-pics-head {
		position: absolute;
		top: 8px;
		left: 4px;
		margin: 0;
		padding: 0;
		font-weight: bold;
		font-size: 12px;
		}
	.b-repost-nav,
	#updateForm .b-repost-nav {
		position: absolute;
		top: 8px;
		right: 4px;
		margin: 0;
		padding: 0;
		line-height: 11px;
		font-size: 11px;
		}
		.i-repost-nav-first,
		.i-repost-nav-last,
		.i-repost-nav-prev,
		.i-repost-nav-next {
			overflow: hidden;
			display: inline-block;
			width: 16px;
			height: 16px;
			margin: 0;
			padding: 0;
			vertical-align: -4px;
			background-image: url(/img/arrow-spotlight.gif?v=16423);
			background-repeat: no-repeat;
			font: 0/0 serif;
			cursor: pointer;
			}
		.i-repost-nav-first {
			margin: 0 5px 0 0;
			background-position: 0 -32px;
			}
		.i-repost-nav-first-dis {
			background-position: 0 -48px;
			cursor: default;
			}
		.i-repost-nav-last {
			margin: 0 0 0 5px;
			background-position: -16px -32px;
			}
		.i-repost-nav-last-dis {
			background-position: -16px -48px;
			cursor: default;
			}
		.i-repost-nav-prev {
			margin: 0 5px 0 0;
			background-position: 0 0;
			}
		.i-repost-nav-prev-dis {
			background-position: 0 -16px;
			cursor: default;
			}
		.i-repost-nav-next {
			margin: 0 0 0 5px;
			background-position: -16px 0;
			}
		.i-repost-nav-next-dis {
			background-position: -16px -16px;
			cursor: default;
			}
	.b-repost-pics-wrapper {
		position: relative;
		overflow: hidden;
		min-width: 222px;
		max-width: 454px;
		height: 106px;
		}
	.b-repost-pics-items,
	#updateForm .b-repost-pics-items {
		position: relative;
		width: 9999px;
		height: 106px;
		margin: 0 0 0 -10px;
		padding: 0;
		list-style: none;
		}
		.b-repost-pics-items SPAN,
		#updateForm .b-repost-pics-items SPAN {
			display: block;
			overflow: hidden;
			position: relative;
			float: left;
			width: 96px;
			height: 96px;
			margin: 0 0 0 10px;
			padding: 5px;
			list-style: none;
			text-align: center;
			background: url(/img/repost/pics-frame.gif?v=1) no-repeat 0 0;
			cursor: pointer;
			}
		.b-repost-pics-items SPAN.b-repost-pics-no,
		#updateForm .b-repost-pics-items SPAN.b-repost-pics-no {
			color: #999;
			}
		.b-repost-pics-items SPAN:hover,
		#updateForm .b-repost-pics-items SPAN:hover,
		.b-repost-pics-items SPAN.b-repost-pics-active,
		#updateForm .b-repost-pics-items SPAN.b-repost-pics-active {
			background: url(/img/repost/pics-aframe.gif?v=1) no-repeat 0 0;
			}
			.b-repost-pics-no EM {
				position: absolute;
				top: 50%;
				left: 0;
				width: 106px;
				height: 15px;
				margin: -7px 0 0;
				text-align: center;
				font-style: normal;
				}
			.b-repost-pics-items SPAN IMG {
				max-width: 96px;
				max-height: 96px;
				}

/* Style for comments in Dystopia, format=light and others. */
.talk-comment-head {
	overflow: hidden;
	padding:1px 0;
	}

.i-exp-preloader {
	margin: 0 0 0 5px;
	}

/* Open social popups
----------------------------------------------- */
DIV.lj_ippu_app {
	min-width: 595px;
	padding: 20px 30px;
	border: 1px solid #EBEBEB;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	DIV.lj_ippu_app .ljappippu_inner:after
	DIV.lj_ippu_app .ljappippu_share_content:after,
	DIV.lj_ippu_app .ljappippu_share_buttons:after {
		clear: both;
		display: block;
		visibility: hidden;
		overflow: hidden;
		width: 0;
		height: 0;
		content: ".";
		}
	DIV.lj_ippu_app DIV.lj_ippu_titlebar {
		height: auto;
		padding: 0;
		margin: 0 0 10px 0;
		background: none;
		line-height: 16px;
		font-size: 16px;
		color: #000;
		}
		DIV.lj_ippu_app DIV.lj_ippu_titlebar .ljappippu_button {
			position: absolute;
			top: 10px;
			right: 10px;
			width: 12px;
			height: 12px;
			background: url(/img/CloseButton_gray.gif?ver=1) no-repeat;
			cursor: pointer;
			}
	DIV.lj_ippu_app .ljappippu_share_content {
		clear: both;
		}
	DIV.lj_ippu_app H3 {
		clear: both;
		margin: 20px 0 5px 0;
		line-height: 16px;
		font-style: normal;
		font-size: 12px;
		color: #000;
		}
	DIV.lj_ippu_app P {
		padding: 0;
		margin: 0 0 3px 0;
		line-height: 18px;
		font-size: 12px;
		}
	DIV.lj_ippu_app P.i-bubble {
		padding: 6px 10px 8px 10px;
		margin: 0 !important;
		line-height: 11px;
		font-size: 11px;
		}
	DIV.lj_ippu_app .ljappippu_confirm_buttons,
	DIV.lj_ippu_app .ljappippu_share_buttons {
		clear: both;
		overflow: hidden;
		}
		DIV.lj_ippu_app .ljappippu_share_buttons INPUT.submit {
			float: right;
			margin-top: 5px;
			}
		DIV.lj_ippu_app .ljappippu_confirm_buttons .ljappippu_payment_ok,
		DIV.lj_ippu_app .ljappippu_confirm_buttons .ljappippu_confirm_ok {
			float: right;
			}
		DIV.lj_ippu_app .ljappippu_confirm_buttons .i-bubble,
		DIV.lj_ippu_app .ljappippu_share_buttons .i-bubble {
			line-height: 16px;
			}
	DIV.lj_ippu_app .i-qotd-nav {
		float: right;
		margin-top: 5px;
		font-size: 11px;
		line-height: 11px;
		}
		DIV.lj_ippu_app .i-qotd-nav-first,
		DIV.lj_ippu_app .i-qotd-nav-last,
		DIV.lj_ippu_app .i-qotd-nav-prev,
		DIV.lj_ippu_app .i-qotd-nav-next {
			overflow: hidden;
			display: inline-block;
			width: 16px;
			height: 16px;
			padding: 0;
			vertical-align: -4px;
			background-image: url(/img/arrow-spotlight.gif?v=16423);
			background-repeat: no-repeat;
			font: 0/0 serif;
			cursor: pointer;
			}
		DIV.lj_ippu_app .i-qotd-nav-first {
			margin: 0 5px 0 0;
			background-position: 0 -32px;
			}
		DIV.lj_ippu_app .i-qotd-nav-first-dis {
			background-position: 0 -48px;
			cursor: default;
			}
		DIV.lj_ippu_app .i-qotd-nav-last {
			margin: 0 0 0 5px;
			background-position: -16px -32px;
			}
		DIV.lj_ippu_app .i-qotd-nav-last-dis {
			background-position: -16px -48px;
			cursor: default;
			}
		DIV.lj_ippu_app .i-qotd-nav-prev {
			margin: 0 10px 0 0;
			background-position: 0 0;
			}
		DIV.lj_ippu_app .i-qotd-nav-prev-dis {
			background-position:0 -16px;
			cursor: default;
			}
		DIV.lj_ippu_app .i-qotd-nav-next {
			margin: 0 0 0 10px;
			background-position: -16px 0;
			}
		DIV.lj_ippu_app .i-qotd-nav-next-dis {
			background-position: -16px -16px;
			cursor: default;
			}
		DIV.lj_ippu_app .qotd-counter I {
			font-style: normal;
			}
	DIV.lj_ippu_app .b-pending-users {
		float: none;
		padding: 0;
		margin-bottom: 0;
		}
	DIV.lj_ippu_app .b-pending-users:after {
		clear: both;
		display: block;
		visibility: hidden;
		overflow: hidden;
		width: 0;
		height: 0;
		content: ".";
		}
	DIV.lj_ippu_app .ljappippu_share_persons {
		max-height: 132px;
		overflow: auto;
		padding: 5px 10px 0 10px;
		margin: -5px -10px -10px -10px;
		}
		DIV.lj_ippu_app .b-pending-users LI {
		    padding-bottom: 7px;
			line-height: 15px;
			font-size: 12px;
			}
			DIV.lj_ippu_app .ljappippu_share_persons LI:hover SPAN {
				padding-right: 8px;
				margin-right: -9px;
				}
	DIV.lj_ippu_app .hr {
		clear: both;
		overflow: hidden;
		margin-bottom: 10px;
		}
	DIV.lj_ippu_app .ljappippu-area {
		position: relative;
		padding-right: 13px;
		}
		DIV.lj_ippu_app .ljappippu-area LABEL {
			top: 2px;
			left: 5px;
			font: 12px/16px 'Arial', sans-serif;
			color: #A9A9A9;
			}
		DIV.lj_ippu_app .ljappippu-area TEXTAREA {
			width: 100%;
			padding: 2px 5px;
			margin-bottom: 7px;
			border: 1px solid #737373;
			font: 12px/16px 'Arial', sans-serif;
			}
	DIV.lj_ippu_app .b-select-users {
		width: 100%;
		margin-bottom: 5px;
		}
	DIV.lj_ippu_app .b-select-users:after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
		}
		DIV.lj_ippu_app .b-select-users .b-bubble-intext {
			float: right;
			}
		DIV.lj_ippu_app .b-select-users INPUT {
			width: 150px;
			font-size: 12px;
			}

/* Payment confirm/reject */
.ljappippu_thumb {
	float:left;
	margin:2px 15px 15px 2px;
	}
.ljappippu_payment_desc {
	padding:0 0 0 138px;
	}
.ljappippu_table {
	border-collapse:collapse;
	width:100%;
	}
	.ljappippu_table TH,
	.ljappippu_table TD {
		padding:9px 0;
		border-bottom:1px solid #E6E6E6;
		line-height: 18px;
		font-size: 12px;
		}
	.ljappippu_table .last TH,
	.ljappippu_table .last TD {
		border-bottom:none;
		}
	.ljappippu_table TH {
		font-weight:bold;
		text-align:left;
		}
	.ljappippu_table TD {
		text-align:right;
		}
	.ljappippu_table.wide TD {
		text-align:left;
		}
	.lj_ippu_app .b-message {
		-webkit-border-radius:6px;
		-moz-border-radius:6px;
		border-radius:6px;
		}

/* Popups with arrows
--------------------------- */
/* Must be removed after implementation of Framework! */
.b-popup {
	position: absolute;
	font-size: 12px;
	z-index: 4000;
	background: url(about:blank);
	}
	.b-popup input,
	.b-popup div,
	.b-popup strong,
	.b-popup label {
		color:#000;
		}
	.b-popup-outer {
		position: relative;
		padding: 1px;
		background: #FFF;
		border: 1px solid #CCC;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		border-radius: 7px;
		z-index: 100;
		}
	.b-popup-inner {
		padding: 10px 15px;
		border: 2px solid #E7E7E7;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		border-radius: 7px;
		}
	/* Put here styles for popups that need to reset */
	.b-popup,
	.b-popup-outer,
	.b-popup-inner,
	.popup-inner,
	.w-cs-filter-inner,
	.w-cs-filter-sort,
	.b-sharethis,
	.b-sharethis-services {
		float: none;
		}
	.b-popup-withclosecontrol .b-popup-inner {
		padding: 10px 25px 10px 15px;
		}
	.i-popup-arr,
	.i-popup-arr-brdr-outer,
	.i-popup-arr-brdr-inner,
	.i-popup-arr-bg {
		position: absolute;
		width: 0;
		height: 0;
		font: 0/0 serif;
		}
	/*.b-popup-inner A,
	.b-popup-inner A:link,
	.b-popup-inner A:visited,
	.b-popup-inner A:hover,
	.b-popup-inner A:active {
		color: #036;
		}
	*/

	.i-popup-arrt.i-popup-arr,
	.i-popup-arrtl.i-popup-arr,
	.i-popup-arrtr.i-popup-arr {
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-left: 6px solid rgba(255,255,255,.01);
		border-right: 6px solid rgba(255,255,255,.01);
		border-bottom: 6px solid #CCC;
		}
	.i-popup-arrt .i-popup-arr-brdr-outer,
	.i-popup-arrtl .i-popup-arr-brdr-outer,
	.i-popup-arrtr .i-popup-arr-brdr-outer {
		top: 1px;
		left: -6px;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-left: 6px solid rgba(255,255,255,.01);
		border-right: 6px solid rgba(255,255,255,.01);
		border-bottom: 6px solid #FFF;
		}
	.i-popup-arrt .i-popup-arr-brdr-inner,
	.i-popup-arrtl .i-popup-arr-brdr-inner,
	.i-popup-arrtr .i-popup-arr-brdr-inner {
		top: 2px;
		left: -6px;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-left: 6px solid rgba(255,255,255,.01);
		border-right: 6px solid rgba(255,255,255,.01);
		border-bottom: 6px solid #E7E7E7;
		}
	.i-popup-arrt .i-popup-arr-bg,
	.i-popup-arrtl .i-popup-arr-bg,
	.i-popup-arrtr .i-popup-arr-bg {
		top: 4px;
		left: -6px;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-left: 6px solid rgba(255,255,255,.01);
		border-right: 6px solid rgba(255,255,255,.01);
		border-bottom: 6px solid #FFF;
		}

	.i-popup-arrb.i-popup-arr,
	.i-popup-arrbl.i-popup-arr,
	.i-popup-arrbr.i-popup-arr {
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-left: 6px solid rgba(255,255,255,.01);
		border-right: 6px solid rgba(255,255,255,.01);
		border-top: 6px solid #CCC;
		}
	.i-popup-arrb .i-popup-arr-brdr-outer,
	.i-popup-arrbl .i-popup-arr-brdr-outer,
	.i-popup-arrbr .i-popup-arr-brdr-outer {
		bottom: 1px;
		left: -6px;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-left: 6px solid rgba(255,255,255,.01);
		border-right: 6px solid rgba(255,255,255,.01);
		border-top: 6px solid #FFF;
		}
	.i-popup-arrb .i-popup-arr-brdr-inner,
	.i-popup-arrbl .i-popup-arr-brdr-inner,
	.i-popup-arrbr .i-popup-arr-brdr-inner {
		bottom: 2px;
		left: -6px;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-left: 6px solid rgba(255,255,255,.01);
		border-right: 6px solid rgba(255,255,255,.01);
		border-top: 6px solid #E7E7E7;
		}
	.i-popup-arrb .i-popup-arr-bg,
	.i-popup-arrbl .i-popup-arr-bg,
	.i-popup-arrbr .i-popup-arr-bg {
		bottom: 4px;
		left: -6px;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-left: 6px solid rgba(255,255,255,.01);
		border-right: 6px solid rgba(255,255,255,.01);
		border-top: 6px solid #FFF;
		}

	.i-popup-arrl.i-popup-arr,
	.i-popup-arrlt.i-popup-arr,
	.i-popup-arrlb.i-popup-arr {
		border-top: 6px solid transparent;
		border-bottom: 6px solid transparent;
		border-top: 6px solid rgba(255,255,255,.01);
		border-bottom: 6px solid rgba(255,255,255,.01);
		border-right: 6px solid #CCC;
		}
	.i-popup-arrl .i-popup-arr-brdr-outer,
	.i-popup-arrlt .i-popup-arr-brdr-outer,
	.i-popup-arrlb .i-popup-arr-brdr-outer {
		left: 1px;
		top: -6px;
		border-top: 6px solid transparent;
		border-bottom: 6px solid transparent;
		border-top: 6px solid rgba(255,255,255,.01);
		border-bottom: 6px solid rgba(255,255,255,.01);
		border-right: 6px solid #FFF;
		}
	.i-popup-arrl .i-popup-arr-brdr-inner,
	.i-popup-arrlt .i-popup-arr-brdr-inner,
	.i-popup-arrlb .i-popup-arr-brdr-inner {
		left: 2px;
		top: -6px;
		border-top: 6px solid transparent;
		border-bottom: 6px solid transparent;
		border-top: 6px solid rgba(255,255,255,.01);
		border-bottom: 6px solid rgba(255,255,255,.01);
		border-right: 6px solid #E7E7E7;
		}
	.i-popup-arrl .i-popup-arr-bg,
	.i-popup-arrlt .i-popup-arr-bg,
	.i-popup-arrlb .i-popup-arr-bg {
		left: 4px;
		top: -6px;
		border-top: 6px solid transparent;
		border-bottom: 6px solid transparent;
		border-top: 6px solid rgba(255,255,255,.01);
		border-bottom: 6px solid rgba(255,255,255,.01);
		border-right: 6px solid #FFF;
		}

	.i-popup-arrr.i-popup-arr,
	.i-popup-arrrt.i-popup-arr,
	.i-popup-arrrb.i-popup-arr {
		border-top: 6px solid transparent;
		border-bottom: 6px solid transparent;
		border-top: 6px solid rgba(255,255,255,.01);
		border-bottom: 6px solid rgba(255,255,255,.01);
		border-left: 6px solid #CCC;
		}
	.i-popup-arrr .i-popup-arr-brdr-outer,
	.i-popup-arrrt .i-popup-arr-brdr-outer,
	.i-popup-arrrb .i-popup-arr-brdr-outer {
		right: 1px;
		top: -6px;
		border-top: 6px solid transparent;
		border-bottom: 6px solid transparent;
		border-top: 6px solid rgba(255,255,255,.01);
		border-bottom: 6px solid rgba(255,255,255,.01);
		border-left: 6px solid #FFF;
		}
	.i-popup-arrr .i-popup-arr-brdr-inner,
	.i-popup-arrrt .i-popup-arr-brdr-inner,
	.i-popup-arrrb .i-popup-arr-brdr-inner {
		right: 2px;
		top: -6px;
		border-top: 6px solid transparent;
		border-bottom: 6px solid transparent;
		border-top: 6px solid rgba(255,255,255,.01);
		border-bottom: 6px solid rgba(255,255,255,.01);
		border-left: 6px solid #E7E7E7;
		}
	.i-popup-arrr .i-popup-arr-bg,
	.i-popup-arrrt .i-popup-arr-bg,
	.i-popup-arrrb .i-popup-arr-bg {
		right: 4px;
		top: -6px;
		border-top: 6px solid transparent;
		border-bottom: 6px solid transparent;
		border-top: 6px solid rgba(255,255,255,.01);
		border-bottom: 6px solid rgba(255,255,255,.01);
		border-left: 6px solid #FFF;
		}

	.i-popup-arrt {
		top: -7px;
		left: 50%;
		margin: 0 0 0 -6px;
		}
	.i-popup-arrtl {
		top: -7px;
		left: 31px;
		}
	.i-popup-arrtr {
		top: -7px;
		right: 31px;
		}
	.i-popup-arrb {
		bottom: -7px;
		left: 50%;
		margin: 0 0 0 -6px;
		}
	.i-popup-arrbl {
		bottom: -7px;
		left: 31px;
		}
	.i-popup-arrbr {
		bottom: -7px;
		right: 31px;
		}
	.i-popup-arrl {
		top: 50%;
		left: -7px;
		margin: -6px 0 0;
		}
	.i-popup-arrlt {
		top: 15px;
		left: -7px;
		}
	.i-popup-arrlb {
		bottom: 15px;
		left: -7px;
		}
	.i-popup-arrr {
		top: 50%;
		right: -7px;
		margin: -6px 0 0;
		}
	.i-popup-arrrt {
		top: 15px;
		right: -7px;
		}
	.i-popup-arrrb {
		bottom: 15px;
		right: -7px;
		}

	/* MUST REMOVE WHEN UNIVERSAL POPUP WOULD BE IMPLEMENT FOR LJTIMES PANE*/
	.b-ljtimes-update .i-popup-arr,
	.b-ljtimes-suggest .i-popup-arr {
		overflow: hidden;
		display: block;
 		position: absolute;
		border: 0;
 		font: 0/0 serif;
		background-image: url(/img/popup-arr.gif?v=10883);
		background-repeat: no-repeat;
 		}
 	.b-ljtimes-update .i-popup-arrt,
	.b-ljtimes-suggest .i-popup-arrt {
 		top: -7px;
 		left: 50%;
		width: 13px;
		height: 11px;
 		margin: 0 0 0 -6px;
		padding: 0;
		background-position: 0 0;
 		}
 	.b-ljtimes-update .i-popup-arrtl,
	.b-ljtimes-suggest .i-popup-arrtl {
 		top: -7px;
		left: 30px;
		width: 13px;
		height: 11px;
		margin: 0;
		padding: 0;
		background-position: 0 0;
 		}
 	.b-ljtimes-update .i-popup-arrtr,
	.b-ljtimes-suggest .i-popup-arrtr {
 		top: -7px;
		right: 30px;
		width: 13px;
		height: 11px;
		margin: 0;
		padding: 0;
		background-position: 0 0;
 		}
	.b-ljtimes-update .i-popup-arrr,
	.b-ljtimes-suggest .i-popup-arrr {
		top: 50%;
		right: -7px;
		width: 11px;
		height: 13px;
		margin: -6px 0 0;
		padding: 0;
		background-position: -11px -11px;
		}
	.b-ljtimes-update .i-popup-arrrt,
	.b-ljtimes-suggest .i-popup-arrrt {
		top: 15px;
		right: -7px;
		width: 11px;
		height: 13px;
		margin: 0;
		padding: 0;
		background-position: -11px -11px;
		}
	.b-ljtimes-update .i-popup-arrrb,
	.b-ljtimes-suggest .i-popup-arrrb {
		bottom: 15px;
		right: -7px;
		width: 11px;
		height: 13px;
		margin: 0;
		padding: 0;
		background-position: -11px -11px;
		}
 	.b-ljtimes-update .i-popup-arrb,
	.b-ljtimes-suggest .i-popup-arrb {
 		bottom: -7px;
 		left: 50%;
		width: 13px;
		height: 11px;
 		margin: 0 0 0 -6px;
		padding: 0;
		background-position: -13px 0;
 		}
 	.b-ljtimes-update .i-popup-arrbl,
	.b-ljtimes-suggest .i-popup-arrbl {
 		bottom: -7px;
		left: 30px;
		width: 13px;
		height: 11px;
		margin: 0;
		padding: 0;
		background-position: -13px 0;
 		}
 	.b-ljtimes-update .i-popup-arrbr,
	.b-ljtimes-suggest .i-popup-arrbr {
 		bottom: -7px;
		right: 30px;
		width: 13px;
		height: 11px;
		margin: 0;
		padding: 0;
		background-position: -13px 0;
 		}
 	.b-ljtimes-update .i-popup-arrl,
	.b-ljtimes-suggest .i-popup-arrl {
 		top: 50%;
 		left: -7px;
		width: 11px;
		height: 13px;
 		margin: -6px 0 0;
		padding: 0;
		background-position: 0 -11px;
 		}
 	.b-ljtimes-update .i-popup-arrlt,
	.b-ljtimes-suggest .i-popup-arrlt {
 		top: 15px;
 		left: -7px;
		width: 11px;
		height: 13px;
		margin: 0;
		padding: 0;
		background-position: 0 -11px;
 		}
 	.b-ljtimes-update .i-popup-arrlb,
	.b-ljtimes-suggest .i-popup-arrlb {
 		bottom: 15px;
 		left: -7px;
		width: 11px;
		height: 13px;
		margin: 0;
		padding: 0;
		background-position: 0 -11px;
 		}

	.i-thumb-close,
	.i-popup-close {
		overflow: hidden;
		display: block;
		position: absolute;
		top: 12px;
		right: 12px;
		width: 12px;
		height: 12px;
		background: url(/img/popup-cls.gif?v=1) no-repeat 0 0;
		font: 0/0 serif;
		cursor: pointer;
		}
	.b-popup-noclosecontrol .i-popup-close {
		display: none;
		}
	.b-popup-group {
		position: static;
		top: auto;
		right: auto;
		bottom: auto;
		left: auto;
		width: auto;
		height: auto;
		margin: 0 0 8px;
		padding: 0;
		text-align: left;
		}
	.b-popup-row {
		position: static;
		top: auto;
		right: auto;
		bottom: auto;
		left: auto;
		width: auto;
		height: auto;
		margin: 0 0 3px;
		padding: 0;
		}
	.b-popup-row-head {	
		margin: 0 0 5px;
		font-weight: bold;
		}

/* Popup Messages */
.b-popup-messagebox {
	position:absolute;
	width:311px;
	background:#FFF;
	border:2px solid #8CB7DA;
	font-size:12px;
	z-index:9999;
	}
	.b-popup-messagebox .b-popup-head {
		position:relative;
		margin:0;
		padding:5px;
		border:1px solid #DBECFB;
		border-width:1px 1px 0;
		background:#C7E0F6;
		font-size:15px;
		}
		.b-popup-messagebox .b-popup-head H4 {
			margin:0;
			}
	.b-popup-messagebox .i-popup-close {
		position:absolute;
		top:9px;
		right:5px;
		width:12px;
		height:12px;
		background:url(/img/popup-close.gif?v=1) no-repeat 0 0;
		cursor:pointer;
		}
	.b-popup-messagebox .b-popup-content {
		margin:0;;
		padding:5px;
		font-size:13px;
		}
	.b-popup-messagebox .b-popup-footer {
		margin:0;
		padding:5px;
		background:#ECF6FF;
		text-align:center;
		font-size:13px;
		}
	.b-popup-messagebox A:link,
	.b-popup-messagebox A:visited,
	.b-popup-messagebox A:hover,
	.b-popup-messagebox A:active {
	    color: #00C;
	    }

/* Delete bubble */
.ljcmtmanage {
	position: absolute;
	visibility: hidden;
	display: block;
	width: 250px;
	text-align: left;
	z-index: 3;
	}
.b-popup-delcomm,
.b-popup-ctrlcomm {
	max-width: 380px;
	}

/* Contextual hover */
.b-popup-contextual .i-popup-arrtl,
.b-popup-contextual .i-popup-arrbl {
	left: 11px;
	}
.b-popup-contextual .i-popup-arrtr,
.b-popup-contextual .i-popup-arrbr {
	right: 11px;
	}
.b-contextualhover {
	width: 250px;
	min-height: 50px;
	margin-left: -3px;
	text-align: left;
	font-family: 'Arial', sans-serif;
	}
.b-contextualhover:before,
.b-contextualhover:after {
	content: "";
	display: table;
	}
.b-contextualhover:after {
	clear: both;
	}
	.b-contextualhover,
	.b-contextualhover DIV,
	.b-contextualhover P,
	.b-contextualhover UL,
	.b-contextualhover OL,
	.b-contextualhover LI,
	.b-contextualhover LABEL,
	.b-contextualhover IMG,
	.b-contextualhover SPAN,
	.b-contextualhover H3,
	.b-contextualhover INPUT {
		padding: 0;
		margin: 0;
		color: #000;
		}
	.b-contextualhover IMG {
		border: none;
		}
	.b-contextualhover A:link,
	.b-contextualhover A:visited {
		background: #FFF;
		border-bottom: 0 !important;
		text-decoration: none !important;
		color: #00C !important;
		}
	.b-contextualhover A:hover,
	.b-contextualhover A:active,
	.b-contextualhover A:focus {
		border-bottom: 0 !important;
		text-decoration: underline !important;
		color: #00C !important;
		}
	.s-lanzelot .b-contextualhover A:link,
	.s-lanzelot .b-contextualhover A:visited {
		border-bottom: 0 !important;
		text-decoration: none !important;
		color: #3F5F9E !important;
		}
	.s-lanzelot .b-contextualhover A:hover,
	.s-lanzelot .b-contextualhover A:active,
	.s-lanzelot .b-contextualhover A:focus {
		border-bottom: 0 !important;
		text-decoration: underline !important;
		color: #3F5F9E !important;
		}
	.index-page .b-contextualhover A:link,
	.index-page .b-contextualhover A:visited,
	.index-page .b-contextualhover A:hover,
	.index-page .b-contextualhover A:active,
	.index-page .b-contextualhover A:focus {
		color: #3F5F9E !important;
		}
	.b-contextualhover .alias-unavailable A:link,
	.b-contextualhover .alias-unavailable A:visited {
		color: #999 !important;
		}
	.b-contextualhover .alias-unavailable A:hover,
	.b-contextualhover .alias-unavailable A:active,
	.b-contextualhover .alias-unavailable A:focus {
		color: #999 !important;
		}
	.b-contextualhover P {
		margin-bottom: 3px;
		line-height: 16px;
		font-size: 12px;
		}
	.b-contextualhover .input-checkbox {
		margin-right: 2px;
		vertical-align: middle;
		}
	.b-contextualhover .b-contextualhover-section {
		overflow: hidden;
		padding: 0 15px 0 3px;
		}
	.b-contextualhover .b-contextualhover-side {
		float: right;
		width: 60px;
		}
	.b-contextualhover .b-contextualhover-userpic {
		float: right;
		width: 60px;
		height: 60px;
		text-align: right;
		}
		.b-contextualhover .b-contextualhover-userpic A,
		.b-contextualhover .b-contextualhover-userpic A:hover {
			border: none !important;
			}
		.b-contextualhover .b-contextualhover-userpic IMG {
			max-width: 60px;
			max-height: 60px;
			border: none;
			}
	.b-contextualhover .b-contextualhover-title {
		padding-bottom: 5px;
		}
		.b-contextualhover .b-contextualhover-title H3 {
			margin-bottom: 3px;
			font-weight: normal;
			font-style: normal;
			line-height: 16px;
			font-size: 12px;
			}
	.b-contextualhover .b-contextualhover-options {
		margin: 0;
		padding: 5px 0 2px 0;
		border-top: 1px dotted #D3D3D3;
		list-style: none;
		}
		.b-contextualhover .b-contextualhover-options LI {
			margin-bottom: 3px;
			line-height: 16px;
			font-size: 12px;
			}
			.b-contextualhover .b-contextualhover-options LI A:hover {
				text-decoration: underline !important;
				}

/* Native Sharing */
.b-sharethis {
	margin: 0;
	padding: 0;
	color: #000;
	text-align: left;
	font: 12px/1.1 Arial,sans-serif;
	}
	.b-sharethis-head {
		margin: 0 0 5px;
		padding: 0;
		font: bold 15px/1.1 Arial,sans-serif;
		background: #FFF;
		color: #000;
		}
	.b-sharethis-services {
		margin: 0;
		padding: 0;
		background: #FFF;
		color: #000;
		}
		.b-sharethis-services SPAN {
			display: block;
			margin: 0 0 0 -5px;
			padding: 0;
			}
			.b-sharethis-services A:link,
			.b-sharethis-services A:visited {
				display: inline-block;
				margin: 0;
				padding: 5px 5px 5px 25px;
				color: #000 !important;
				text-decoration: none !important;
				border: 1px solid #FFF !important;
				-moz-border-radius: 3px;
				border-radius: 3px;
				background-color: #FFF;
				background-image: url(/img/icons/sharethis.gif?v=11484);
				background-position: 0 0;
				background-repeat: no-repeat;
				}
			.b-sharethis-services A:hover,
			.b-sharethis-services A:active {
				background-color: #F5F5F5;
				border: 1px solid #CCC !important;
				}
			.b-sharethis-services .b-sharethis-livejournal A {
				background-position: 5px 4px;
				}
			.b-sharethis-services .b-sharethis-facebook A {
				background-position: 5px -44px;
				}
			.b-sharethis-services .b-sharethis-twitter A {
				background-position: 5px -92px;
				}
			.b-sharethis-services .b-sharethis-digg A {
				background-position: 5px -140px;
				}
			.b-sharethis-services .b-sharethis-tumblr A {
				background-position: 5px -188px;
				}
			.b-sharethis-services .b-sharethis-stumbleupon A {
				background-position: 5px -236px;
				}
			.b-sharethis-services .b-sharethis-email A {
				background-position: 5px -286px;
				}
			.b-sharethis-services .b-sharethis-vkontakte A {
				background-position: 5px -332px;
				}
			.b-sharethis-services .b-sharethis-odnoklassniki A {
				background-position: 5px -380px;
				}
			.b-sharethis-services .b-sharethis-moimir A {
				background-position: 5px -428px;
				}


/* Login More Popup */
.b-loginpopup {
	display: none;
	margin: 0;
	padding: 0;
	}
	.b-loginpopup-items {
		margin: 0 0 0 -5px;
		padding: 0;
		list-style: none;
		}
		.b-loginpopup-item {
			margin: 0;
			padding: 0;
			list-style: none;
			text-align: left;
			}
			BODY .b-loginpopup-item A:link,
			BODY .b-loginpopup-item A:visited,
			BODY #header table.login-form .b-loginpopup-item A:link,
			BODY #header table.login-form .b-loginpopup-item A:visited {
				display: block;
				margin: 0;
				padding: 3px 5px;
				-moz-border-radius: 3px;
				border-radius: 3px;
				border: 0;
				background: #FFF;
				color: #222 !important;
				text-decoration: none;
				font-size: 11px;
				}
			BODY .b-loginpopup-item A:hover,
			BODY .b-loginpopup-item A:active,
			BODY #header table.login-form .b-loginpopup-item A:hover,
			BODY #header table.login-form .b-loginpopup-item A:active {
				display: block;
				margin: 0;
				padding: 3px 5px;
				-moz-border-radius: 3px;
				border-radius: 3px;
				border: 0;
				background: #C5E1F7;
				color: #222 !important;
				text-decoration: none;
				font-size: 11px;
				}
			.b-loginpopup-item IMG,
			#header .b-loginpopup-item IMG {
				margin: 0 5px 0 0;
				vertical-align: -4px;
				border: 0;
				}


/* Subject Picture Popup */
.b-subjecticons {
	display: none;
	width: 300px;
	margin: 0;
	padding: 0;
	}
	.b-subjecticons-items {
		margin: 0;
		padding: 0;
		list-style: none;
		}
		.b-subjecticons-item {
			display: inline-block;
			width: 32px;
			min-height: 32px;
			margin: 0;
			padding: 0;
			list-style: none;
			vertical-align: top;
			zoom: 1;
			*display: inline;
			text-align: center;
			}
			.b-subjecticon {
				background-image: url(/img/subjecticons.gif?v=1);
				background-repeat: no-repeat;
				cursor: pointer;
				}
			.b-subjecticons-default {background-position: 0 0;}
			.b-subjecticons-sm01 {background-position: -15px 0;}
			.b-subjecticons-sm02 {background-position: -30px 0;}
			.b-subjecticons-sm03 {background-position: -45px 0;}
			.b-subjecticons-sm04 {background-position: -60px 0;}
			.b-subjecticons-sm05 {background-position: -75px 0;}
			.b-subjecticons-sm06 {background-position: -90px 0;}
			.b-subjecticons-sm07 {background-position: -105px 0;}
			.b-subjecticons-sm08 {background-position: -120px 0;}
			.b-subjecticons-sm09 {background-position: -140px 0;}
			.b-subjecticons-sm10 {background-position: -154px 0;}
			.b-subjecticons-md01 {background-position: -178px 0;}
			.b-subjecticons-md02 {background-position: -210px 0;}
			.b-subjecticons-md05 {background-position: -242px 0;}
			.b-subjecticons-md06 {background-position: -267px 0;}
			.b-subjecticons-md07 {background-position: -287px 0;}
			.b-subjecticons-md08 {background-position: -307px 0;}
			.b-subjecticons-md09 {background-position: -324px 0;}
			.b-subjecticons-md10 {background-position: -349px 0;}


/* Fader
--------------------------- */
/* Must be removed after implementation of Framework! */
.b-fader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3000;
	background: #000;
	opacity: 0.6;
	}

/* Donate button
--------------------------- */
.lj-button,
.lj-button-wrapper,
.lj-button-link,
.lj-button-link .lj-button-a,
.lj-button-link .lj-button-b,
.lj-button-link .lj-button-c,
.lj-button-link .lj-button-icon {
	display: inline-block!important;
	margin: 0!important;
	padding: 0!important;
	border: none!important;
	text-decoration: none!important;
	font: 11px/22px Arial,sans-serif!important;
    white-space:nowrap!important;
	}
.lj-button {
	vertical-align: top!important;
	border-radius: 3px!important;
	-moz-border-radius: 3px!important;
	-webkit-border-radius: 3px!important;
	}
.lj-button-wrapper {
	border-radius: 3px 3px 0 0!important;
	-moz-border-radius: 3px 3px 0 0!important;
	-webkit-border-radius: 3px 3px 0 0!important;
	}
A.lj-button-link,
A.lj-button-link:link,
A.lj-button-link:visited,
A.lj-button-link:hover,
A.lj-button-link:active {
	cursor: pointer!important;
	}
.lj-button-link IMG {
	position:relative!important;
	top:2px!important;
	vertical-align: baseline!important;
	border: none!important;
	}

/* light button */
.lj-button-light.donate-button {
	border: 1px solid!important;
	border-color: #C9C9C9 #B4B4B4 #AAA!important;
	-webkit-border-radius: 2px!important;
	-moz-border-radius: 2px!important;
	border-radius: 2px!important;
	background-color: #CBCBCB!important;
	}
.lj-button-light.donate-button .lj-button-b {
	padding: 0 5px!important;
	-webkit-border-radius: 2px!important;
	-moz-border-radius: 2px!important;
	border-radius: 2px!important;
	}
.lj-button-light.donate-button .lj-button-b {
	border-right: 1px solid #AAA!important;
	}
.lj-button-light.donate-button .lj-button-b {
	border-right: none!important;
	background: #FFFFFF!important;
	background: -moz-linear-gradient(top, #FFFFFF 0%, #FEFEFC 10%, #FFFEFE 52%, #F2F6F1 57%, #EFEFF0 62%, #E7E8EA 76%, #E1E2E4 100%)!important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(10%,#FEFEFC), color-stop(52%,#FFFEFE), color-stop(57%,#F2F6F1), color-stop(62%,#EFEFF0), color-stop(76%,#E7E8EA), color-stop(100%,#E1E2E4))!important;
	background: -webkit-linear-gradient(top, #FFFFFF 0%,#FEFEFC 10%,#FFFEFE 52%,#F2F6F1 57%,#EFEFF0 62%,#E7E8EA 76%,#E1E2E4 100%)!important;
	background: -o-linear-gradient(top, #FFFFFF 0%,#FEFEFC 10%,#FFFEFE 52%,#F2F6F1 57%,#EFEFF0 62%,#E7E8EA 76%,#E1E2E4 100%)!important;
	background: -ms-linear-gradient(top, #FFFFFF 0%,#FEFEFC 10%,#FFFEFE 52%,#F2F6F1 57%,#EFEFF0 62%,#E7E8EA 76%,#E1E2E4 100%)!important;
	background: linear-gradient(top, #FFFFFF 0%,#FEFEFC 10%,#FFFEFE 52%,#F2F6F1 57%,#EFEFF0 62%,#E7E8EA 76%,#E1E2E4 100%)!important;
	}
.lj-button-light.donate-button .lj-button-c {
	padding: 0 4px 0 6px!important;
	border-left: 1px solid #FEFEFE!important;
	}
.lj-button-light.donate-button A .lj-button-c {
	border-left: 1px solid #B4B4B4!important;
	}
.lj-button-light.donate-button .lj-button-c.empty {
	margin-left: -1px!important;
	padding: 0!important;
	border: none!important;
	}
.lj-button-light.donate-button A .lj-button-c.empty {
	margin-left: 0!important;
	}
.lj-button-light.donate-button .lj-button-link,
.lj-button-light.donate-button .lj-button-link:link,
.lj-button-light.donate-button .lj-button-link:visited,
.lj-button-light.donate-button .lj-button-link:hover,
.lj-button-light.donate-button .lj-button-link:active {
	text-shadow: -1px 1px 0 #DDD!important;
	color: #222!important;
	}

/* embed donate button */
.lj-button-light.donate-button.embed-button {
	border: none!important;
	background-color: transparent!important;
	}
.lj-button-light.donate-button.embed-button .lj-button-b {
	padding:0 5px!important;
	border: 1px solid!important;
	border-color: #C9C9C9 #B4B4B4 #AAA!important;
	border-radius: 2px!important;
	-webkit-border-radius: 2px!important;
	-moz-border-radius: 2px!important;
	}
.lj-button-light.donate-button.embed-button .lj-button-icon {
	width:12px!important;
	height:10px!important;
	margin:0 5px 0 0!important;
	vertical-align:middle;
	background:url(/img/icons/donate-inactive.png)!important;
	}
.lj-button-light.donate-button.embed-button A.lj-button-b {
	border-right: 1px solid #AAA!important;
	color: #222!important;
	}
.lj-button-light.donate-button.embed-button A .lj-button-icon {
	background-image: url(/img/icons/donate.png?v=12515)!important;
	}
.lj-button-light.donate-button.embed-button .lj-button-b {
	color: #999!important;
	margin: 0 5px 0 0!important;
	}
.lj-button-light.donate-button.embed-button .lj-button-c.empty {
	margin: 0!important;
	padding: 0!important;
	border: none!important;
	}
.lj-button-light.donate-button.embed-button .lj-button-c {
	position: relative!important;
	padding: 0 5px!important;
	border: 1px solid #CCC!important;
	border-radius: 3px!important;
	background-color: #FFF!important;
	color: #222!important;
	text-shadow: none!important;
	-webkit-border-radius: 3px!important;
	-moz-border-radius: 3px!important;
	}
.donate-button .lj-button-c.empty .lj-button-arrow {
	display: none!important;
	}
.lj-button-light.donate-button .lj-button-arrow {
	position: absolute!important;
	top: 6px!important;
	left: -9px!important;
	border: 4px solid!important;
	border-color: transparent #CCC transparent transparent!important;
	width:0!important;
	height:0!important;
	font-size:0!important;
	}
.lj-button-light.donate-button .lj-button-arrow-bg {
	position: absolute!important;
	top: -4px!important;
	left: -3px!important;
	border: 4px solid!important;
	border-color: transparent #FFF transparent transparent!important;
	width:0!important;
	height:0!important;
	font-size:0!important;
	}

/* LJ like buttons 
-----------------------------------------------*/
.lj-like {
	margin:12px 0!important;
	}
	.lj-like-item {
		display:inline-block!important;
		vertical-align:middle!important;
		margin:12px 12px 12px 0!important;
		}
	.lj-like-gag {
		border:1px dashed #999;
		border-radius:6px;
		}

/* Note popup */
.note-popup {
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 8px;
	background: #FFFFDD;
	border: 1px solid #FFCC33;
	color: #000;
	display:block;
	}
	.note-popup A {
		color: #555;
		cursor:pointer;
		}
.btn-disabled {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity:.5;
	}


.i-posticon-flip {
	margin: 0 0 0 .5em;
	}


/* New badge */
.b-thisisnew {
	display: inline;
	padding: 1px 4px 2px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #FFF0A6;
	color: #94938E;
	font-size: 9px;
	}

/*---------- Manage Settings ----------*/
/*-------------------------------------*/

#manageSettings {
    }

.Subscribe {
    width: 100%;
    padding: 0;
    margin: .5em 0 1em 0;
    clear: both;
    }

.Subscribe tr.Inactive {
    color: #aaa;
}

.Subscribe tr.Disabled {
    background-color: #eee;
}

.Subscribe tr.altrow {
    background-color: #f1f1f1;
}

.Subscribe tr.Inactive a {
    color: #aaa;
}

.Subscribe td {
    padding: .3em .4em;
}

.Subscribe td img {
    border: 0;
}

.Subscribe td label {
    cursor: pointer !important;
}

.Subscribe td p {
    color: #666;
    background: #fff;
    cursor: default !important;
}

.CategoryRow .Caption {
    text-align: right;
    vertical-align: bottom;
}

.CategoryRow {
    width: 100%;
}

.CategoryRow td {
    vertical-align: middle;
    border-bottom: 1px solid #ddd;
    padding: 2em .4em .2em .4em;
}

.CategoryRowFirst td {
    padding-top: .2em;
    white-space: nowrap;
}

.CategoryRow .caption {
    text-align: right;
}

.CategoryRow label {
}

.CategoryHeading {
    font-weight: bold;
}

.CategoryHeadingNote {
}

#Subscriptions {
    width: 100%;
}
#Subscriptions th {
    text-align: left;
}
#Subscriptions td, #Subscriptions th {
    padding-left: .5em;
    padding-right: .5em;
}
#Subscriptions tr.lighter {
    background-color: #cff;
}
#Subscriptions tr.darker {
    background-color: #9cc;
}
div.argOptsContainer {
    display: none;
}

#SubscribeSaveButtons {
    text-align: center;
    border: 1px solid #333;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    }

#SubscribeSaveButtons input {
    margin: 5px;
}

#SubscriptionInfo {
    width: 95%;
    text-align: center;
    margin: 1em auto;
}

#SubscriptionInfo p, #SubscriptionInfo div {
    font-size: 1em;
    margin: 0;
    padding: .2em;
}

/*----------- Message Center ----------*/
/*-------------------------------------*/


.NotificationTable {
    width: 100%;
}

.NotificationTable tr.Selected {
    background-color: #cee0fb;
}

.NotificationTable tr.Selected td {
    border-top: 1px solid #ccc;
}

.NotificationTable td {
    border-top: 1px solid #ddd;
}


#NotificationSidebar {

}

#NotificationSidebar p {
    margin: 0;
    padding: 0;
}

#NotificationSidebar .Blurb {
    margin: 0 0 1em 0;
    padding: 0;
}

#NotificationSidebar .BlurbTitle {
    font-weight: bold;
    margin: 0 0 .4em 0;
}

#NotificationSidebar .ljad {
    float: left;
    margin-right: 1em;
}

.esnlinks {
    float: right;
    display: block;
    margin: 0 0 0 0;
    font-weight: normal;
    }

.NotificationTable .inbox {
    padding: 0;
    margin: 0em 0 0em 0;
    border-top: 1px solid #ddd;
}

.inbox .header {
    width: 100%;
    margin: 0;
    background: #ddd;
    vertical-align: middle;
    border: 0;
    padding: 3px;
}

.actions {
    font-size: 0.9em;
}

span.Pages {
    float: right;
}

span.Pages input {
}

.inbox tr {
    cursor: pointer;
}

.inbox_newitems {
    font-weight: bold;
    overflow: hidden;
}

.InboxItem_Controls {
    float: left;
    width: 40px;
}

.InboxItem_Unread {
    font-weight: bold;
    }

.InboxItem_Read {
    color: #888;
}

span.InboxItem_Read:hover {
    color: #000;
}

span.InboxItem_Read a {
    color: #999 !important;
}
span.InboxItem_Read:hover a {
    color: inherit !important;
}

.InboxItem_Meta {

}

.InboxItem_Meta td {
    padding: 0 0 0 0;
}

.inbox .alt {
    background: #f6f6f6;
}

.inbox .alt td {
}

.inbox .checkbox {
    width: 1%;
    padding: .1em;
    vertical-align: top;
}

.inbox td.NoItems {
    font-size: 3em;
    text-align: center;
    padding: 1em;
    color: #ddd;
    cursor: default !important;
}

.inbox td.item {
    padding: .3em 0 .2em .4em !important;
    vertical-align: middle;
}

.InboxItem_Content {
    padding: .5em 0 .2em 0;
    width: 95%;
}

.inbox td.time {
    width: 8.5em;
    font-size: .8em;
    color: #555;
    vertical-align: top;
    padding-top: .4em;
}

.inbox .JournalNewComment {
}

.inbox .Subject {
    font-weight: bold;
}

.inbox .ManageButtons {
    float: right;
    width: 104px;
    position: relative;
    top: 4px;
    margin: 0 0 .5em 0;
}

.inbox .Body {
    overflow:hidden;
}

.NotificationTable tr.Selected .Body {
}

/* folder links */
.folders a {
    white-space: nowrap;
    text-decoration: none;
    color: #000;
    display: block;
    margin: 0px;
    padding: 0px 0px 1px 2px;
    border: 1px solid #fff;
}
.folders a.subs {
    padding-left: 1em;
}
.folders .subs {
    padding-left: 1em;
}
.folders a.subsubs {
    padding-left: 2em;
}
.folders a:visited, .folders a:link {
    color: #000;
}
.folders a:hover {
    border: 1px solid #bbb;
    background-color: #eee;
}

/**** ESN AJAX ****/
.ippu {
    color: #000000
}

.ippu .track_title {
    font-weight: bold;
    color: #CC6644;
    margin: 4px;
}

.ippu .track_btncontainer {
    margin-top: 5px;
    padding: 1px; 
    width: 250px;
    }
    .ippu .track_btncontainer .track_moreopts:link,
    .ippu .track_btncontainer .track_moreopts:visited {
        color: #555;
        }
    .ippu .track_btncontainer .track_moreopts:link:hover,
    .ippu .track_btncontainer .track_moreopts:visited:hover {
        color: #CC6644;
        }

.ippu .track_moreopts {
    margin: auto auto auto 1em;
    width: 49%;
}

.ippu .track_savechanges {
    margin: auto auto auto auto;
    width: 49%;
}
.ippu .ljippu_textprompt {
	padding: 10px;
	}

#compose label {
    font-weight: bold;
}

.Subscribe .opt_getselfemail TD {
    border-top:1px solid #DDDDDD;
}

.Subscribe .CategoryRow td {
    vertical-align: bottom;
}

.Subscribe .CategoryHeading {
    display:block;
}

.Subscribe .CategoryHeading-delivery,
.Subscribe .CategoryHeading-notify {
    padding-bottom: 0em;
}

.Subscribe .CategoryHeading-delivery {
    float:right;
}

.Subscribe .CategoryHeading-notify {
    float:left;
}

.Subscribe .CategoryRow-tracking .CategoryRowFirst TD,
.Subscribe .CategoryRow-friends_and_communities .CategoryRowFirst TD {
    padding-top:1.5em;
}

.Subscribe .CategoryRowFirst td INPUT {
    vertical-align: bottom;
}


div.ContextualPopup {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000;
    margin: 5px 0 0 20px;
    font: normal 11px "Arial", "Verdana", sans-serif !important;
    text-align: left;
    }

* html div.ContextualPopup {
    background: none !important;
    }

div.ContextualPopup img {
    border: 0;
    }

div.ContextualPopup div.Inner {
    position: relative;
    top: -2px;
    left: -2px;
    background-color: #fff !important;
    color: #000 !important;
    border: 1px solid #036;
    padding: 0px;
    width: 20em;
    }

* html div.ContextualPopup div.Inner {
    top: 0px;
    left: 0px;
    }

div.ContextualPopup .Content {
    padding: 2px 4px 6px 4px;
    margin-right: 50px;
    line-height: 1.4;
    }

   div.ContextualPopup .Relation {
       font-weight: bold !important;
       }

   div.ContextualPopup .Content .OnlineStatus {
       font-weight: bold;
       }

   div.ContextualPopup .Content .GizmoBlurb {
       font-size: smaller;
       }

div.ContextualPopup .Userpic {
    float: right;
    top: 0;
    right: 0px;
    padding: 4px 4px 0 0;
    }

* html div.ContextualPopup .Userpic {
    top: 2px;
    }

   div.ContextualPopup .Userpic img {
        margin: 0 auto;
        max-width: 50px;
        width:expression(this.width > 50 ? "50px" : this.width); /*IE Max-width */
        height: auto;
        vertical-align: middle;
        }

   div.ContextualPopup div.Inner a:link,
   div.ContextualPopup div.Inner a:visited {
        text-decoration: underline !important;
        border-bottom:0 none;
        font-weight: bold;
        color: #00C !important;
        }

	div.ContextualPopup div.Inner .alias-unavailable A, 
	div.ContextualPopup div.Inner .alias-unavailable A:link, 
	div.ContextualPopup div.Inner .alias-unavailable A:visited {
		color:#999 !important;
		}


.b-singlepost {
	font: 14px/1.4 Arial, sans-serif;
	}
	.b-singlepost DD,
	.b-singlepost DT,
	.b-singlepost TH,
	.b-singlepost TD,
	.b-singlepost P,
	.b-singlepost DIV,
	.b-singlepost LI,
	.b-singlepost PRE,
	.b-singlepost CODE,
	.b-singlepost KBD {
		font-size: 100%;
		}

	.b-singlepost INPUT:focus,
	.b-singlepost TEXTAREA:focus,
	.b-singlepost SELECT:focus,
	.b-singlepost BUTTON:focus {
		outline-color: #85C1FF;
		}

	.b-singlepost A:link {
		border: 0;
		color: #0051B7 !important;
		text-decoration: underline;
		}
	.b-singlepost A:visited {
		border: 0;
		color: #909 !important;
		text-decoration: underline;
		}
	.b-singlepost A:hover,
	.b-singlepost A:active,
	.b-singlepost A:focus {
		border: 0;
		color: #C00 !important;
		text-decoration: underline;
		}
	.b-singlepost .ljuser A:link,
	.b-singlepost .ljuser A:visited {
		color: #0051B7 !important;
		}
	.b-singlepost .ljuser A:hover,
	.b-singlepost .ljuser A:active,
	.b-singlepost .ljuser A:focus {
		color: #C00 !important;
		}
	.b-singlepost .b-pseudo,
	.b-singlepost .b-pseudo:link,
	.b-singlepost .b-pseudo:visited {
		border-bottom: 1px dotted;
		text-decoration: none;
		cursor: pointer;
		}
	.b-singlepost .b-pseudo:hover,
	.b-singlepost .b-pseudo:active {
		color: #C00 !important;
		text-decoration: none;
		}

	.b-singlepost .standout {
		margin: 0 0 0.5em;
		}
		.b-singlepost .standout .container {
			padding: 2px;
			border: 0;
			background: #C2EBFF;
			background: #C2EBFF -moz-linear-gradient(top, #C2EBFF 0%, #B4DCFC 100%);
			background: #C2EBFF -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C2EBFF), color-stop(100%,#B4DCFC));
			background: #C2EBFF -webkit-linear-gradient(top, #C2EBFF 0%,#B4DCFC 100%);
			background: #C2EBFF -o-linear-gradient(top, #C2EBFF 0%,#B4DCFC 100%);
			background: #C2EBFF -ms-linear-gradient(top, #C2EBFF 0%,#B4DCFC 100%);
			background: #C2EBFF linear-gradient(top, #C2EBFF 0%,#B4DCFC 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C2EBFF', endColorstr='#B4DCFC',GradientType=0 );
			}

	.b-singlepost-meta {
		margin: 0 0 1.3em;
		padding: 0;
		list-style: none;
		}
		.b-singlepost-meta-item {
			margin: 0;
			padding: 0;
			list-style: none;
			}

	.b-singlepost-author {
		margin: 0;
		border-collapse: collapse;
		}
		.b-singlepost-author-userpic {
			margin: 0;
			padding: 0 18px 1em 0;
			}
		.b-singlepost-author-userinfo {
			margin: 0;
			}
			.b-singlepost-author-date {
				font-size: 0.86em;
				}

	.b-singlepost-title {
		display: block;
		margin: 0.5em 0 0.3em;
		padding: 0;
		font-size: 2em;
		font-weight: bold;
		color: #000;
		}
		.b-singlepost-title .i-posticon {
			margin-right: 0.2em;
			}

	.b-singlepost-body {
		margin: 0.7em 0 1.3em;
		}



.b-grove {
	position: relative;
	margin: 0;
	padding: 30px 0 0;
	font-size: 0.875em;
	line-height: 1.4;
	*zoom: 1;
	}



.b-leaf {
	position: relative;
	margin: 20px 0 10px;
	*zoom: 1;
	}
.b-leaf:before,
.b-leaf:after {
	display: table;
	border-collapse: collapse;
	content: "";
	}
.b-leaf:after {
	clear: both;
	}
.b-tree-twig:first-child .b-leaf {
	margin-top: 0;
	}
	.b-leaf-inner {
		min-width: 400px;
		}
	.b-leaf-header {
		margin: 0 0 7px;
		background: #C2EBFF;
		background: #C2EBFF -moz-linear-gradient(top, #C2EBFF 0%, #B5DEFE 100%);
		background: #C2EBFF -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C2EBFF), color-stop(100%,#B5DEFE));
		background: #C2EBFF -webkit-linear-gradient(top, #C2EBFF 0%,#B5DEFE 100%);
		background: #C2EBFF -o-linear-gradient(top, #C2EBFF 0%,#B5DEFE 100%);
		background: #C2EBFF -ms-linear-gradient(top, #C2EBFF 0%,#B5DEFE 100%);
		background: #C2EBFF linear-gradient(top, #C2EBFF 0%,#B5DEFE 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C2EBFF', endColorstr='#B5DEFE',GradientType=0 );
		*zoom: 1;
		}
	.b-leaf-header:after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		height: 0;
		line-height: 0;
		}
		.b-leaf-userpic {
			overflow: hidden;
			position: relative;
			float: left;
			width: 100px;
			height: 100px;
			margin: 0;
			border-collapse: collapse;
			*zoom: 1;
			}
			.b-leaf-userpic-inner {
				display: block;
				display: table-cell;
				width: 100px;
				height: 100px;
				margin: 0;
				padding: 0;
				vertical-align: middle;
				text-align: center;
				*display: block;
				}
				.b-leaf-userpic IMG {
					border: 0;
					}
		.b-leaf-details {
			overflow: hidden;
			margin: 0;
			padding: 10px 0 0 12px;
			*zoom: 1;
			}
		* HTML .b-leaf-details {
			float: left;
			}
			.b-leaf-username {
				margin: 0 0 8px;
				}
			.b-leaf-ipaddr {
				margin: 0 0 0 0.8em;
				color: #4C77A3;
				font-size: 0.86em;
				}
			.b-leaf-meta {
				float: left;
				margin: 0 1.5em 8px 0;
				color: #4C77A3;
				}
				.b-leaf-createdtime {
					margin: 0;
					}
				.b-leaf-shorttime {
					display: none;
					margin: 0;
					}
				.b-leaf-editedtime {
					margin: 0 0 0 1em;
					}
				.b-leaf-permalink {
					margin: 0 0 0 1em;
					text-transform: lowercase;
					}
			.b-leaf-controls {
				float: left;
				clear: both;
				visibility: visible;
				margin: 0 0 5px;
				padding: 0;
				list-style: none;
				*zoom: 1;
				}
			.b-leaf-controls:before,
			.b-leaf-controls:after {
				display: table;
				border-collapse: collapse;
				content: "";
				}
			.b-leaf-controls:after {
				clear: both;
				}
			#js .b-leaf-controls {
				visibility: hidden;
				}
			#js .b-grove-hover .b-leaf:hover .b-leaf-controls,
			#js .b-leaf-hover .b-leaf-controls,
			* HTML#js .b-leaf-controls {
				visibility: visible;
				}
				.b-leaf-controls-item {
					float: left;
					width: 24px;
					height: 24px;
					margin: 0 7px 0 0;
					padding: 0;
					}
	.b-leaf-article {
		line-height: 1.4;
		}
		.b-leaf-subject {
			margin: 0 0 0.5em;
			font-size: 1em;
			font-weight: bold;
			}
		.b-leaf-article IMG:not([width]):not([height]):not([style*="width"]):not([style*="height"]) {
			max-width: 100%;
			height: auto;
			}
	.b-leaf-status {
		margin: 0;
		}
	.b-leaf-footer {
		padding: 7px 0 0;
		}
		.b-leaf-actions {
			margin: 0;
			padding: 0;
			list-style: none;
			font-size: 86%;
			*zoom: 1;
			}
		.b-leaf-header .b-leaf-actions {
			float: left;
			margin: 2px 0 0.8em;
			visibility: visible;
			font-size: 0.86em;
			}
		#js .b-leaf-header .b-leaf-actions {
			visibility: hidden;
			}
		#js .b-grove-hover .b-leaf:hover .b-leaf-header .b-leaf-actions,
		#js .b-leaf-hover .b-leaf-header .b-leaf-actions,
		* HTML#js .b-leaf-header .b-leaf-actions {
			visibility: visible;
			}
		.b-leaf-footer .b-leaf-actions {
			float: none;
			}
		.b-leaf-footer .b-leaf-actions:before,
		.b-leaf-footer .b-leaf-actions:after {
			display: table;
			border-collapse: collapse;
			content: "";
			}
		.b-leaf-actions:after {
			clear: both;
			}
			.b-leaf-actions-item {
				float: left;
				margin: 0 1.5em 0 0;
				padding: 0;
				white-space: nowrap;
				}
				.b-leaf-actions-item A {
					display: inline-block;
					margin: 0;
					padding: 0;
					}
				.b-singlepost .b-leaf-actions .active A:link,
				.b-singlepost .b-leaf-actions .active A:visited,
				.b-singlepost .b-leaf-actions .active A:hover,
				.b-singlepost .b-leaf-actions .active A:active {
					margin: -0.5em -0.6em -0.4em 0;
					padding: 0.5em 0.6em 0.4em;
					border: 0;
					-moz-border-radius: 0.5em;
					border-radius: 0.5em;
					-moz-box-shadow: inset 0 0 6px #2B4C7B;
					-webkit-box-shadow: inset 0 0 6px #2B4C7B;
					box-shadow: inset 0 0 6px #2B4C7B;
					background: #369AFF;
					background: #369AFF -moz-linear-gradient(top, #3863A0 0%, #369AFF 100%);
					background: #369AFF -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3863A0), color-stop(100%,#369AFF));
					background: #369AFF -webkit-linear-gradient(top, #3863A0 0%,#369AFF 100%);
					background: #369AFF -o-linear-gradient(top, #3863A0 0%,#369AFF 100%);
					background: #369AFF -ms-linear-gradient(top, #3863A0 0%,#369AFF 100%);
					background: #369AFF linear-gradient(top, #3863A0 0%,#369AFF 100%);
					filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3863A0', endColorstr='#369AFF',GradientType=0 );
					color: #FFF !important;
					}
				.b-singlepost .b-leaf-actions-item A:link,
				.b-singlepost .b-leaf-actions-item A:visited {
					color: #0051B7 !important;
					}
				.b-singlepost .b-leaf-actions-item A:hover,
				.b-singlepost .b-leaf-actions-item A:active,
				.b-singlepost .b-leaf-actions-item A:focus {
					color: #C00 !important;
					}
			.b-leaf-actions-check {
				color: #0051B7;
				*margin-top: -3px;
				}
			.b-grove-3comments .b-leaf-actions-check {
				display: none;
				}
				.b-leaf-actions-checkbox {
					margin: 0;
					padding: 0;
					vertical-align: 0;
					}
				.b-leaf-actions-label {
					margin: 0 0 0 0.1em;
					}
			.b-leaf-actions-loading {
				display: none;
				float: left;
				margin: 0 0 0 0.5em;
				color: #0051B7;
				}
				.b-leaf-actions-preloading {
					display: inline;
					margin: 0;
					padding: 0 0 0 27px;
					background: url(/img/preloader/preloader-blue-white.gif?v=2) no-repeat 0 50%;
					}
			.b-leaf-actions-collapse {
				display: none;
				}
			#js .b-leaf-actions-collapse {
				display: block;
				}
			.b-leaf-actions-expand,
			#js .b-leaf-actions-expand {
				display: none;
				}
			.b-leaf-actions-new {
				display: none;
				}
			.b-leaf-new .b-leaf-actions-new {
				display: block;
				}
	.b-leaf-deleting-bubble {
		position: absolute;
		width: 250px;
		margin: 0;
		padding: 0;
		border: 3px solid #F00;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-moz-box-shadow: 0 10px 15px rgba(53,99,161,0.8);
		-webkit-box-shadow: 0 10px 15px rgba(53,99,161,0.8);
		box-shadow: 0 10px 15px rgba(53,99,161,0.8);
		-webkit-transition: opacity .3s ease;
		-moz-transition: opacity .3s ease;
		-o-transition: opacity .3s ease;
		transition: opacity .3s ease;
		font-size: 86%;
		text-align: left;
		}
		.b-leaf-deleting-bubble .b-popup-outer {
			margin: 0;
			padding: 0.9em 1.5em 0.9em 0.9em;
			border: 0;
			-moz-border-radius: 5px;
			border-radius: 5px;
			background: #FAFAFA;
			background: -moz-linear-gradient(top, #FAFCFE 0%, #E2E3E7 25%, #FAFAFA 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FAFCFE), color-stop(25%,#E2E3E7), color-stop(100%,#FAFAFA));
			background: -webkit-linear-gradient(top, #FAFCFE 0%,#E2E3E7 25%,#FAFAFA 100%);
			background: -o-linear-gradient(top, #FAFCFE 0%,#E2E3E7 25%,#FAFAFA 100%);
			background: -ms-linear-gradient(top, #FAFCFE 0%,#E2E3E7 25%,#FAFAFA 100%);
			background: linear-gradient(top, #FAFCFE 0%,#E2E3E7 25%,#FAFAFA 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FAFCFE', endColorstr='#FAFAFA',GradientType=0 );
			}
			.b-leaf-deleting-bubble .b-popup-inner {
				margin: 0;
				padding: 0;
				border: 0;
				-webkit-border-radius: 0;
				-moz-border-radius: 0;
				border-radius: 0;
				}
				.b-leaf-deleting-bubble .i-popup-arr.i-popup-arrtl {
					top: -13px;
					left: 25px;
					border-bottom: 10px solid #F00;
					border-left: 10px solid transparent;
					border-left: 10px solid rgba(255, 255, 255, 0.01);
					border-right: 10px solid transparent;
					border-right: 10px solid rgba(255, 255, 255, 0.01);
					_border-top-color: pink;
					_border-left-color: pink;
					_border-right-color: pink;
					_filter: chroma(color=pink);
					}
					.b-leaf-deleting-bubble .i-popup-arrtl .i-popup-arr-brdr-outer {
						top: 4px;
						left: -10px;
						border-bottom: 10px solid #FAFCFE;
						border-left: 10px solid transparent;
						border-left: 10px solid rgba(255, 255, 255, 0.01);
						border-right: 10px solid transparent;
						border-right: 10px solid rgba(255, 255, 255, 0.01);
						_border-top-color: pink;
						_border-left-color: pink;
						_border-right-color: pink;
						_filter: chroma(color=pink);
						}
						.b-leaf-deleting-bubble .i-popup-arrtl .i-popup-arr-brdr-inner {
							display: none;
							}
							.b-leaf-deleting-bubble .i-popup-arrtl .i-popup-arr-bg {
								display: none;
								}
				.b-leaf-deleting-bubble .i-popup-close {
					position: absolute;
					top: 10px;
					right: 10px;
					width: 16px;
					height: 16px;
					margin: 0;
					padding: 0;
					background: url(/img/icons/popup-close.png?v=1) 0 0 no-repeat;
					font: 0/0 serif;
					}
				.b-leaf-deleting-bubble .i-popup-close:hover {
					background-position: 0 -16px;
					}
.b-leaf-collapsed,
.b-tree-twig:first-child .b-leaf .b-leaf-collapsed {
	margin: 0 0 6px;
	padding: 2px 0 3px;
	line-height: 1.4em;
	*padding: 2px 0 0;
	}
	.b-leaf-collapsed .b-leaf-inner {
		position: relative;
		float: left;
		min-width: 280px;
		white-space: nowrap;
		*display: inline;
		*zoom: 1;
		}
	.b-leaf-collapsed .b-leaf-header {
		float: left;
		margin: 0;
		background: none;
		filter: none;
		}
	.b-leaf-collapsed .b-leaf-header:before,
	.b-leaf-collapsed .b-leaf-header:after {
		display: none;
		content: "";
		}
		.b-leaf-collapsed .b-leaf-userpic {
			display: none;
			}
		.b-leaf-collapsed .b-leaf-details {
			float: left;
			padding: 0;
			}
			.b-leaf-collapsed .b-leaf-username {
				float: left;
				margin: 0 0.9em 0 0;
				line-height: 1.1em;
				}
				.b-leaf-collapsed .b-leaf-username IMG {
					vertical-align: middle !important;
					}
			.b-leaf-collapsed .b-leaf-ipaddr {
				display: none;
				}
			.b-leaf-collapsed .b-leaf-meta {
				float: left;
				margin: 0 1em 0 0;
				font-size: 90%;
				line-height: 1.3em;
				color: #000;
				}
				.b-leaf-collapsed .b-leaf-createdtime,
				.b-leaf-collapsed .b-leaf-editedtime {
					display: none;
					}
				.b-leaf-collapsed .b-leaf-shorttime {
					display: inline;
					}
			.b-leaf-collapsed .b-leaf-controls {
				display: none;
				}
		#js .b-leaf-collapsed .b-leaf-header .b-leaf-actions {
			visibility: visible;
			}
		*+HTML .b-leaf-collapsed .b-leaf-header .b-leaf-actions {
			background-image:expression((function(node) {
				node.runtimeStyle.backgroundImage = 'none';

				var width = 0;
				var els = node.getElementsByTagName('li');

				if (els[0]) {
					for ( var i = 0; i < els.length; i++ ) {
						width += parseInt(els[i].clientWidth, 10);
						width += parseInt(els[i].currentStyle.marginRight, 10) ? parseInt(els[i].currentStyle.marginRight, 10) : 0;
						width += parseInt(els[i].currentStyle.marginLeft, 10) ? parseInt(els[i].currentStyle.marginLeft, 10) : 0;
					}
					node.style.width = width;
				}
				})(this));
			}
	.b-leaf-collapsed .b-leaf-article {
		display: none;
		}
	.b-leaf-collapsed .b-leaf-footer {
		float: left;
		margin: 0;
		padding: 0;
		line-height: 1.3em;
		}
		.b-leaf-collapsed .b-leaf-actions {
			float: left;
			margin: 0;
			line-height: 1.4em;
			}
		.b-leaf-collapsed .b-leaf-actions:before,
		.b-leaf-collapsed .b-leaf-actions:after {
			display: none;
			content: "";
			}
			.b-leaf-collapsed .b-leaf-actions-item {
				display: none;
				}
			#js .b-leaf-collapsed .b-leaf-actions-collapse {
				display: none;
				}
			#js .b-leaf-collapsed .b-leaf-actions-expand {
				display: block;
				float: left;
				margin-right: 12px;
				}
				.b-leaf-collapsed .b-leaf-actions-expand A {
					display: inline;
					}
			#js .b-leaf-collapsed .b-leaf-actions-permalink {
				display: none;
				}
			.b-leaf-collapsed .b-leaf-actions-permalink {
				display: inline;
				float: left;
				}
				.b-leaf-collapsed .b-leaf-actions-permalink A {
					display: inline;
					}
			.b-leaf-collapsed .b-leaf-actions-check {
				display: inline;
				visibility: visible;
				float: right;
				margin: 0;
				}
			#js .b-leaf-collapsed .b-leaf-actions-check {
				visibility: hidden;
				}
			* HTML#js .b-leaf-collapsed .b-leaf-actions-check,
			#js .b-grove-hover .b-leaf-collapsed:hover .b-leaf-actions-check,
			#js .b-leaf-hover.b-leaf-collapsed .b-leaf-actions-check {
				visibility: visible;
				}
			.b-grove-3comments .b-leaf-collapsed .b-leaf-actions-check {
				display: none;
				}
				.b-leaf-collapsed .b-leaf-actions-checkbox {
					vertical-align: 0;
					}
			.b-leaf-collapsed.b-leaf-new .b-leaf-actions-new {
				display: inline;
				float: none;
				margin-right: 1em;
				}
.b-leaf-screened,
.b-leaf-frozen,
.b-leaf-spammed {
	}
	.b-leaf-screened .b-leaf-header,
	.b-leaf-frozen .b-leaf-header,
	.b-leaf-spammed .b-leaf-header {
		background: #E0E0E0;
		background: #E0E0E0 -moz-linear-gradient(top, #EFEFEF 0%, #E0E0E0 100%);
		background: #E0E0E0 -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EFEFEF), color-stop(100%,#E0E0E0));
		background: #E0E0E0 -webkit-linear-gradient(top, #EFEFEF 0%,#E0E0E0 100%);
		background: #E0E0E0 -o-linear-gradient(top, #EFEFEF 0%,#E0E0E0 100%);
		background: #E0E0E0 -ms-linear-gradient(top, #EFEFEF 0%,#E0E0E0 100%);
		background: #E0E0E0 linear-gradient(top, #EFEFEF 0%,#E0E0E0 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EFEFEF', endColorstr='#E0E0E0',GradientType=0 );
		}
	.b-leaf-screened .b-leaf-article,
	.b-leaf-spammed .b-leaf-article {
		color: #BFBFBF;
		}
	.b-leaf-collapsed.b-leaf-screened .b-leaf-header,
	.b-leaf-collapsed.b-leaf-frozen .b-leaf-header,
	.b-leaf-collapsed.b-leaf-spammed .b-leaf-header {
		background: transparent;
		filter: none;
		}
		.b-leaf-collapsed.b-leaf-screened .b-leaf-username,
		.b-leaf-collapsed.b-leaf-spammed .b-leaf-username {
			color: #CCC;
			}
	.b-leaf-collapsed.b-leaf-screened .b-leaf-meta,
	.b-leaf-collapsed.b-leaf-spammed .b-leaf-meta {
		color: #CCC;
		}
.b-leaf-clipped {
	padding: 0;
	margin: 0 0 5px;
	}
	.b-leaf-clipped.b-leaf-collapsed .b-leaf-inner {
		display: block;
		white-space: normal;
		}
	.b-leaf-clipped .b-leaf-cheader {
		display: block;
		padding: 7px 12px;
		background: #DFF2FE;
		background: #DFF2FE -moz-linear-gradient(top, #DFF2FE 0%, #D3EBFE 100%);
		background: #DFF2FE -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DFF2FE), color-stop(100%,#D3EBFE));
		background: #DFF2FE -webkit-linear-gradient(top, #DFF2FE 0%,#D3EBFE 100%);
		background: #DFF2FE -o-linear-gradient(top, #DFF2FE 0%,#D3EBFE 100%);
		background: #DFF2FE -ms-linear-gradient(top, #DFF2FE 0%,#D3EBFE 100%);
		background: #DFF2FE linear-gradient(top, #DFF2FE 0%,#D3EBFE 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DFF2FE', endColorstr='#D3EBFE',GradientType=0 );
		*zoom: 1;
		}
	.b-leaf-clipped.b-leaf-selected .b-leaf-cheader {
		background: #FCEBC5;
		background: #FCEBC5 -moz-linear-gradient(top, #FCEBC5 0%, #FBE5B3 100%);
		background: #FCEBC5 -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FCEBC5), color-stop(100%,#FBE5B3));
		background: #FCEBC5 -webkit-linear-gradient(top, #FCEBC5 0%,#FBE5B3 100%);
		background: #FCEBC5 -o-linear-gradient(top, #FCEBC5 0%,#FBE5B3 100%);
		background: #FCEBC5 -ms-linear-gradient(top, #FCEBC5 0%,#FBE5B3 100%);
		background: #FCEBC5 linear-gradient(top, #FCEBC5 0%,#FBE5B3 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FCEBC5', endColorstr='#FBE5B3',GradientType=0 );
		}
	.b-leaf-clipped.b-leaf-frozen .b-leaf-cheader {
		background: #E0E0E0;
		background: #E0E0E0 -moz-linear-gradient(top, #EFEFEF 0%, #E0E0E0 100%);
		background: #E0E0E0 -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EFEFEF), color-stop(100%,#E0E0E0));
		background: #E0E0E0 -webkit-linear-gradient(top, #EFEFEF 0%,#E0E0E0 100%);
		background: #E0E0E0 -o-linear-gradient(top, #EFEFEF 0%,#E0E0E0 100%);
		background: #E0E0E0 -ms-linear-gradient(top, #EFEFEF 0%,#E0E0E0 100%);
		background: #E0E0E0 linear-gradient(top, #EFEFEF 0%,#E0E0E0 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EFEFEF', endColorstr='#E0E0E0',GradientType=0 );
		}
	.b-leaf-clipped .b-leaf-cheader:before,
	.b-leaf-clipped .b-leaf-cheader:after {
		display: table;
		border-collapse: collapse;
		content: "";
		}
	.b-leaf-clipped .b-leaf-cheader:after {
		clear: both;
		}
		.b-leaf-clipped .b-leaf-status {
			float: left;
			margin: 0 20px 0 0;
			font-weight: normal;
			font-style: italic;
			}
		.b-leaf-clipped .b-leaf-controls {
			float: left;
			margin: -3px 13px 0 0;
			clear: none;
			visibility: hidden;
			}
		.b-leaf-clipped.b-leaf-selected .b-leaf-controls,
		.b-leaf-clipped:hover .b-leaf-controls {
			visibility: visible;
			}
		.b-leaf-clipped .b-leaf-cheader .b-leaf-actions {
			float: left;
			visibility: hidden;
			}
		.b-leaf-clipped.b-leaf-selected .b-leaf-cheader .b-leaf-actions,
		.b-leaf-clipped:hover .b-leaf-cheader .b-leaf-actions {
			visibility: visible;
			}
			.b-leaf-clipped .b-leaf-actions-check {
				margin-top: 3px;
				}
	.b-leaf-clipped.b-leaf-collapsed .b-leaf-footer {
		margin: 0;
		}
.b-leaf-herbarium {
	}
	#js .b-leaf-herbarium .b-leaf-controls {
		visibility: visible;
		}
	#js .b-leaf-herbarium .b-leaf-header .b-leaf-actions {
		visibility: visible;
		}
.b-leaf-editing {
	margin: 0 0 5px;
	}
	#js .b-leaf-editing .b-leaf-controls {
		visibility: visible;
		}
		.b-leaf-editing .b-controls-edit .b-controls-bg {
			background-position: -48px -168px;
			}
	#js .b-leaf-editing .b-leaf-header .b-leaf-actions {
		visibility: visible;
		}
	.b-leaf-editing .b-leaf-article {
		display: none;
		}
	.b-leaf-editing .b-leaf-footer {
		display: none;
		}
.b-leaf-processing {
	}
	#js .b-leaf-processing .b-leaf-controls {
		visibility: visible;
		padding: 0 27px 0 0;
		background: url(/img/preloader/preloader-blue-blue.gif?v=1) no-repeat 100% 50%;
		}
	.b-leaf-screened.b-leaf-processing .b-leaf-controls,
	.b-leaf-frozen.b-leaf-processing .b-leaf-controls,
	.b-grove-showspam .b-leaf-spammed.b-leaf-processing .b-leaf-controls {
		background: url(/img/preloader/preloader-blue-gray.gif?v=1) no-repeat 100% 50%;
		}
	.b-leaf-selected.b-leaf-processing .b-leaf-controls {
		background: url(/img/preloader/preloader-blue-yellow.gif?v=1) no-repeat 100% 50%;
		}
	.b-leaf-clipped.b-leaf-processing .b-leaf-controls {
		background: url(/img/preloader/preloader-blue-lblue.gif?v=1) no-repeat 100% 50%;
		}
	#js .b-leaf-processing .b-leaf-header .b-leaf-actions {
		visibility: visible;
		}
.b-leaf-expanding {
	}
	.b-leaf-expanding .b-leaf-actions-expandchilds {
		padding: 0 30px 0 0;
		background: url(/img/preloader/preloader-blue-white.gif) no-repeat 100% 50%;
		}
	#js .b-leaf-expanding.b-leaf-collapsed .b-leaf-actions-check {
		visibility: visible;
		}
	.b-leaf-expanding.b-leaf-collapsed .b-leaf-actions-loading {
		display: inline;
		}
	.b-leaf-expanding.b-leaf-collapsed.b-leaf-selected .b-leaf-actions-preloading {
		background: url(/img/preloader/preloader-blue-yellow.gif?v=1) no-repeat 0 50%;
		}
.b-leaf-deleting {
	}
	#js .b-leaf-deleting .b-leaf-controls {
		visibility: visible;
		}
		.b-leaf-deleting .b-controls-delete .b-controls-bg {
			background-position: -72px -168px;
			}
	#js .b-leaf-deleting .b-leaf-header .b-leaf-actions {
		visibility: visible;
		}
.b-leaf-selected {
	}
	.b-leaf-selected .b-leaf-header,
	.b-leaf-collapsed.b-leaf-selected {
		background: #FCEBC5;
		background: #FCEBC5 -moz-linear-gradient(top, #FCEBC5 0%, #FBE5B3 100%);
		background: #FCEBC5 -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FCEBC5), color-stop(100%,#FBE5B3));
		background: #FCEBC5 -webkit-linear-gradient(top, #FCEBC5 0%,#FBE5B3 100%);
		background: #FCEBC5 -o-linear-gradient(top, #FCEBC5 0%,#FBE5B3 100%);
		background: #FCEBC5 -ms-linear-gradient(top, #FCEBC5 0%,#FBE5B3 100%);
		background: #FCEBC5 linear-gradient(top, #FCEBC5 0%,#FBE5B3 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FCEBC5', endColorstr='#FBE5B3',GradientType=0 );
		}
	.b-leaf-collapsed.b-leaf-selected .b-leaf-header {
		background: transparent;
		}
	#js .b-leaf-selected .b-leaf-controls {
		visibility: visible;
		}
	#js .b-leaf-selected .b-leaf-header .b-leaf-actions {
		visibility: visible;
		}
.b-leaf-collapsed.b-leaf-selected {
	margin-left: -10px;
	padding-left: 10px;
	}
	#js .b-leaf-collapsed.b-leaf-selected .b-leaf-actions-check {
		visibility: visible;
		}
.b-leaf-modereply {
	margin: 0;
	}
.b-leaf-commenting {
	margin-bottom: 20px;
	}



.b-controls:link,
.b-controls:visited,
.b-controls:hover,
.b-controls:active {
	overflow: hidden;
	position: relative;
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: 30px;
	text-decoration: none;
	*overflow: visible;
	*display: inline;
	*text-indent: 0;
	*font: 0/0 serif;
	*zoom: 1;
	}
.b-controls:link::no-images,
.b-controls:visited::no-images,
.b-controls:hover::no-images,
.b-controls:active::no-images {
	text-indent: 0;
	}
	.b-controls-bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 24px;
		height: 24px;
		margin: 0;
		padding: 0;
		font: 0/0 serif;
		background-image: url(/img/btn_actions.png?v=15742);
		background-repeat: no-repeat;
		cursor: pointer;
		}
	.b-controls-left .b-controls-bg {
		background-position: 0 0;
		}
	.b-controls-right .b-controls-bg {
		background-position: -24px 0;
		}
	.b-controls-top .b-controls-bg {
		background-position: -48px 0;
		}
	.b-controls-bottom .b-controls-bg {
		background-position: -72px 0;
		}
	.b-controls-delete .b-controls-bg {
		background-position: -48px -48px;
		}
	.b-controls-spam .b-controls-bg {
		background-position: 0 -48px;
		}
	.b-controls-unspam .b-controls-bg {
		background-position: -24px -48px;
		}
	.b-controls-freeze .b-controls-bg {
		background-position: -48px -72px;
		}
	.b-controls-unfreeze .b-controls-bg {
		background-position: -72px -72px;
		}
	.b-controls-screen .b-controls-bg {
		background-position: -24px -72px;
		}
	.b-controls-unscreen .b-controls-bg {
		background-position: 0 -72px;
		}
	.b-controls-track .b-controls-bg {
		background-position: 0 -24px;
		}
	.b-leaf-tracked-parent .b-controls-track .b-controls-bg,
	.b-controls-trackthread .b-controls-bg {
		background-position: -24px -24px;
		}
	.b-leaf-tracked .b-controls-track .b-controls-bg,
	.b-controls-tracking .b-controls-bg {
		background-position: -48px -24px;
		}
	.b-controls-edit .b-controls-bg {
		background-position: -48px -96px;
		}



.b-watering {
	display: none;
	overflow: visible !important;
	position: relative;
	max-width: 970px;
	min-width: 700px;
	margin: 0;
	padding: 0;
	border: 0;
	*zoom: 1;
	}
.b-watering:before,
.b-watering:after {
	display: table;
	border-collapse: collapse;
	content: "";
	}
.b-watering:after {
	clear: both;
	}
.b-watering-show {
	display: block;
	}

	.b-watering-wrapper {
		overflow: hidden;
		position: relative;
		margin: 5px 0 30px -20px;
		padding: 20px 35px 20px 20px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		border: 2px solid #4B7CC9;
		-moz-box-shadow: 0 0 1px #5B73B0;
		-webkit-box-shadow: 0 0 1px #5B73B0;
		box-shadow: 0 0 1px #5B73B0;
		background: #ECF9FF;
		background: #ECF9FF -moz-linear-gradient(top, #ECF9FF 0%, #E3EFFF 100%);
		background: #ECF9FF -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ECF9FF), color-stop(100%,#E3EFFF));
		background: #ECF9FF -webkit-linear-gradient(top, #ECF9FF 0%,#E3EFFF 100%);
		background: #ECF9FF -o-linear-gradient(top, #ECF9FF 0%,#E3EFFF 100%);
		background: #ECF9FF -ms-linear-gradient(top, #ECF9FF 0%,#E3EFFF 100%);
		background: #ECF9FF linear-gradient(top, #ECF9FF 0%,#E3EFFF 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ECF9FF', endColorstr='#E3EFFF',GradientType=0 );
		*zoom: 1;
		}

	.b-watering-errorbox {
		display: none;
		min-height: 50px;
		margin: 0 -45px 2em -25px;
		padding: 10px 140px 10px 120px;
		-moz-box-shadow: 0 2px 3px rgba(53,99,161,0.7);
		-webkit-box-shadow: 0 2px 3px rgba(53,99,161,0.7);
		box-shadow: 0 2px 3px rgba(53,99,161,0.7);
		background: #FFEFEF url(/img/icons/error.png?v=1) no-repeat 2.7em 50%;
		}
	.s-lanzelot .b-xylem.active .b-watering-errorbox {
		margin-right: -46px;
		margin-left: -26px;
		}
		.b-watering-errorbox-head {
			margin: 0 0 5px;
			padding: 0;
			color: #CB1427;
			font-size: 1em;
			font-weight: bold;
			}
		.b-watering-error {
			margin: 0 0 10px;
			padding: 0;
			color: #787878;
			}
	#js .b-watering-errorbox-show {
		display: block;
		}
		.b-watering-error {
			display:none;
			}
		
		/* deleted */
		BODY .b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-deleted .b-watering-error-notafriend,
		BODY .b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-deleted .b-watering-error-notreg,
		BODY .b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-deleted .b-watering-error-notmail,
		BODY .b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-deleted .b-watering-error-regonly,

		BODY .b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-deleted .b-watering-error-notafriend,
		BODY .b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-deleted .b-watering-error-notreg,
		BODY .b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-deleted .b-watering-error-notmail,
		BODY .b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-deleted .b-watering-error-regonly,

		BODY .b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-deleted .b-watering-error-notafriend,
		BODY .b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-deleted .b-watering-error-notreg,
		BODY .b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-deleted .b-watering-error-notmail,
		BODY .b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-deleted .b-watering-error-regonly,

		BODY .b-watering-realauth-google.b-watering-authtype-google.b-watering-user-deleted .b-watering-error-notafriend,
		BODY .b-watering-realauth-google.b-watering-authtype-google.b-watering-user-deleted .b-watering-error-notreg,
		BODY .b-watering-realauth-google.b-watering-authtype-google.b-watering-user-deleted .b-watering-error-notmail,
		BODY .b-watering-realauth-google.b-watering-authtype-google.b-watering-user-deleted .b-watering-error-regonly,

		BODY .b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-deleted .b-watering-error-notafriend,
		BODY .b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-deleted .b-watering-error-notreg,
		BODY .b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-deleted .b-watering-error-notmail,
		BODY .b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-deleted .b-watering-error-regonly,

		BODY .b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-deleted .b-watering-error-notafriend,
		BODY .b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-deleted .b-watering-error-notreg,
		BODY .b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-deleted .b-watering-error-notmail,
		BODY .b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-deleted .b-watering-error-regonly,

		BODY .b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-deleted .b-watering-error-notafriend,
		BODY .b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-deleted .b-watering-error-notreg,
		BODY .b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-deleted .b-watering-error-notmail,
		BODY .b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-deleted .b-watering-error-regonly,

		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-deleted .b-watering-error-screened,
		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-deleted.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-deleted .b-watering-error-logcommentips,

		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-deleted .b-watering-error-screened,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-deleted.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-deleted .b-watering-error-logcommentips,

		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-deleted .b-watering-error-screened,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-deleted.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-deleted .b-watering-error-logcommentips,

		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-deleted .b-watering-error-screened,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-deleted.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-deleted .b-watering-error-logcommentips,

		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-deleted .b-watering-error-screened,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-deleted.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-deleted .b-watering-error-logcommentips,

		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-deleted .b-watering-error-screened,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-deleted.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-deleted .b-watering-error-logcommentips,

		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-deleted .b-watering-error-screened,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-deleted.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-deleted .b-watering-error-logcommentips {
			display: none;
			}

		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-deleted .b-watering-errorbox,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-deleted .b-watering-errorbox,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-deleted .b-watering-errorbox,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-deleted .b-watering-errorbox,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-deleted .b-watering-errorbox,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-deleted .b-watering-errorbox,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-deleted .b-watering-errorbox,

		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-deleted .b-watering-error-deleted,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-deleted .b-watering-error-deleted,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-deleted .b-watering-error-deleted,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-deleted .b-watering-error-deleted,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-deleted .b-watering-error-deleted,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-deleted .b-watering-error-deleted,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-deleted .b-watering-error-deleted {
			display: block;
			}

		/* suspended */
		BODY .b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-suspended .b-watering-error-notafriend,
		BODY .b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-suspended .b-watering-error-notreg,
		BODY .b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-suspended .b-watering-error-notmail,
		BODY .b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-suspended .b-watering-error-regonly,

		BODY .b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-suspended .b-watering-error-notafriend,
		BODY .b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-suspended .b-watering-error-notreg,
		BODY .b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-suspended .b-watering-error-notmail,
		BODY .b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-suspended .b-watering-error-regonly,

		BODY .b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-suspended .b-watering-error-notafriend,
		BODY .b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-suspended .b-watering-error-notreg,
		BODY .b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-suspended .b-watering-error-notmail,
		BODY .b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-suspended .b-watering-error-regonly,

		BODY .b-watering-realauth-google.b-watering-authtype-google.b-watering-user-suspended .b-watering-error-notafriend,
		BODY .b-watering-realauth-google.b-watering-authtype-google.b-watering-user-suspended .b-watering-error-notreg,
		BODY .b-watering-realauth-google.b-watering-authtype-google.b-watering-user-suspended .b-watering-error-notmail,
		BODY .b-watering-realauth-google.b-watering-authtype-google.b-watering-user-suspended .b-watering-error-regonly,

		BODY .b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-suspended .b-watering-error-notafriend,
		BODY .b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-suspended .b-watering-error-notreg,
		BODY .b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-suspended .b-watering-error-notmail,
		BODY .b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-suspended .b-watering-error-regonly,

		BODY .b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-suspended .b-watering-error-notafriend,
		BODY .b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-suspended .b-watering-error-notreg,
		BODY .b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-suspended .b-watering-error-notmail,
		BODY .b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-suspended .b-watering-error-regonly,

		BODY .b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-suspended .b-watering-error-notafriend,
		BODY .b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-suspended .b-watering-error-notreg,
		BODY .b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-suspended .b-watering-error-notmail,
		BODY .b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-suspended .b-watering-error-regonly,

		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-suspended .b-watering-error-screened,
		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-suspended.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-suspended .b-watering-error-logcommentips,

		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-suspended .b-watering-error-screened,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-suspended.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-suspended .b-watering-error-logcommentips,

		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-suspended .b-watering-error-screened,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-suspended.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-suspended .b-watering-error-logcommentips,

		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-suspended .b-watering-error-screened,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-suspended.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-suspended .b-watering-error-logcommentips,

		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-suspended .b-watering-error-screened,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-suspended.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-suspended .b-watering-error-logcommentips,

		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-suspended .b-watering-error-screened,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-suspended.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-suspended .b-watering-error-logcommentips,

		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-suspended .b-watering-error-screened,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-suspended.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-suspended .b-watering-error-logcommentips {
			display: none;
			}

		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-suspended .b-watering-errorbox,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-suspended .b-watering-errorbox,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-suspended .b-watering-errorbox,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-suspended .b-watering-errorbox,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-suspended .b-watering-errorbox,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-suspended .b-watering-errorbox,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-suspended .b-watering-errorbox,

		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-suspended .b-watering-error-suspended,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-suspended .b-watering-error-suspended,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-suspended .b-watering-error-suspended,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-suspended .b-watering-error-suspended,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-suspended .b-watering-error-suspended,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-suspended .b-watering-error-suspended,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-suspended .b-watering-error-suspended {
			display: block;
			}

		/* banned */
		BODY .b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-banned .b-watering-error-notafriend,
		BODY .b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-banned .b-watering-error-notreg,
		BODY .b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-banned .b-watering-error-notmail,
		BODY .b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-banned .b-watering-error-regonly,

		BODY .b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-banned .b-watering-error-notafriend,
		BODY .b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-banned .b-watering-error-notreg,
		BODY .b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-banned .b-watering-error-notmail,
		BODY .b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-banned .b-watering-error-regonly,

		BODY .b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-banned .b-watering-error-notafriend,
		BODY .b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-banned .b-watering-error-notreg,
		BODY .b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-banned .b-watering-error-notmail,
		BODY .b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-banned .b-watering-error-regonly,

		BODY .b-watering-realauth-google.b-watering-authtype-google.b-watering-user-banned .b-watering-error-notafriend,
		BODY .b-watering-realauth-google.b-watering-authtype-google.b-watering-user-banned .b-watering-error-notreg,
		BODY .b-watering-realauth-google.b-watering-authtype-google.b-watering-user-banned .b-watering-error-notmail,
		BODY .b-watering-realauth-google.b-watering-authtype-google.b-watering-user-banned .b-watering-error-regonly,

		BODY .b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-banned .b-watering-error-notafriend,
		BODY .b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-banned .b-watering-error-notreg,
		BODY .b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-banned .b-watering-error-notmail,
		BODY .b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-banned .b-watering-error-regonly,

		BODY .b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-banned .b-watering-error-notafriend,
		BODY .b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-banned .b-watering-error-notreg,
		BODY .b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-banned .b-watering-error-notmail,
		BODY .b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-banned .b-watering-error-regonly,

		BODY .b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-banned .b-watering-error-notafriend,
		BODY .b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-banned .b-watering-error-notreg,
		BODY .b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-banned .b-watering-error-notmail,
		BODY .b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-banned .b-watering-error-regonly,

		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-banned .b-watering-error-screened,
		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-banned.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-banned .b-watering-error-logcommentips,

		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-banned .b-watering-error-screened,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-banned.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-banned .b-watering-error-logcommentips,

		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-banned .b-watering-error-screened,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-banned.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-banned .b-watering-error-logcommentips,

		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-banned .b-watering-error-screened,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-banned.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-banned .b-watering-error-logcommentips,

		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-banned .b-watering-error-screened,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-banned.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-banned .b-watering-error-logcommentips,

		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-banned .b-watering-error-screened,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-banned.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-banned .b-watering-error-logcommentips,

		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-banned .b-watering-error-screened,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-banned.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-banned .b-watering-error-logcommentips {
			display: none;
			}

		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-banned .b-watering-errorbox,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-banned .b-watering-errorbox,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-banned .b-watering-errorbox,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-banned .b-watering-errorbox,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-banned .b-watering-errorbox,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-banned .b-watering-errorbox,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-banned .b-watering-errorbox,

		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-banned .b-watering-error-banned,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-banned .b-watering-error-banned,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-banned .b-watering-error-banned,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-banned .b-watering-error-banned,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-banned .b-watering-error-banned,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-banned .b-watering-error-banned,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-banned .b-watering-error-banned {
			display: block;
			}

		/* email not confirmed */
		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-notmail .b-watering-error-screened,
		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-notmail.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-notmail .b-watering-error-logcommentips {
			display: none;
			}

		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-notmail .b-watering-errorbox,

		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-notmail .b-watering-error-notmail {
			display: block;
			}

		/* not a friend/member */
		.b-watering-authtype-anonymous.b-watering-user-friendonly .b-watering-error-screened,
		.b-watering-authtype-anonymous.b-watering-user-friendonly.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-authtype-anonymous.b-watering-user-friendonly .b-watering-error-logcommentips,

		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-notafriend .b-watering-error-screened,
		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-notafriend.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-notafriend .b-watering-error-logcommentips,

		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-notafriend .b-watering-error-screened,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-notafriend.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-notafriend .b-watering-error-logcommentips,

		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-notafriend .b-watering-error-screened,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-notafriend.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-notafriend .b-watering-error-logcommentips,

		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-notafriend .b-watering-error-screened,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-notafriend.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-notafriend .b-watering-error-logcommentips,

		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-notafriend .b-watering-error-screened,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-notafriend.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-notafriend .b-watering-error-logcommentips,

		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-notafriend .b-watering-error-screened,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-notafriend.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-notafriend .b-watering-error-logcommentips,

		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-notafriend .b-watering-error-screened,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-notafriend.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-notafriend .b-watering-error-logcommentips {
			display: none;
			}

		.b-watering-authtype-anonymous.b-watering-user-friendonly .b-watering-errorbox,
		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-friendonly.b-watering-user-notafriend .b-watering-errorbox,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-friendonly.b-watering-user-notafriend .b-watering-errorbox,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-friendonly.b-watering-user-notafriend .b-watering-errorbox,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-friendonly.b-watering-user-notafriend .b-watering-errorbox,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-friendonly.b-watering-user-notafriend .b-watering-errorbox,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-friendonly.b-watering-user-notafriend .b-watering-errorbox,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-friendonly.b-watering-user-notafriend .b-watering-errorbox,

		.b-watering-authtype-anonymous.b-watering-user-notafriend .b-watering-error-notafriend,
		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-friendonly.b-watering-user-notafriend .b-watering-error-notafriend,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-friendonly.b-watering-user-notafriend .b-watering-error-notafriend,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-friendonly.b-watering-user-notafriend .b-watering-error-notafriend,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-friendonly.b-watering-user-notafriend .b-watering-error-notafriend,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-friendonly.b-watering-user-notafriend .b-watering-error-notafriend,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-friendonly.b-watering-user-notafriend .b-watering-error-notafriend,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-friendonly.b-watering-user-notafriend .b-watering-error-notafriend {
			display: block;
			}

		/* reg users only */
		.b-watering-realauth-anonymous.b-watering-authtype-anonymous.b-watering-user-regonly .b-watering-error-notafriend,
		.b-watering-realauth-anonymous.b-watering-authtype-anonymous.b-watering-user-regonly .b-watering-error-notreg,
		.b-watering-user-regonly .b-watering-error-regonly,
		.b-watering-authtype-anonymous.b-watering-user-regonly .b-watering-error-screened,
		.b-watering-authtype-anonymous.b-watering-user-regonly.b-watering-user-screened-anon .b-watering-error-screened,
		.b-watering-realauth-anonymous.b-watering-authtype-anonymous.b-watering-user-regonly.b-watering-user-screened-anon .b-watering-error-screened,
		.b-watering-authtype-anonymous.b-watering-user-regonly.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-anonymous.b-watering-authtype-anonymous.b-watering-user-regonly.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-authtype-anonymous.b-watering-user-regonly .b-watering-error-logcommentips,

		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-notreg .b-watering-error-screened,
		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-notreg.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-notreg .b-watering-error-logcommentips,

		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-notreg .b-watering-error-screened,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-notreg.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-notreg .b-watering-error-logcommentips,

		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-notreg .b-watering-error-screened,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-notreg.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-notreg .b-watering-error-logcommentips,

		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-notreg .b-watering-error-screened,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-notreg.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-notreg .b-watering-error-logcommentips,

		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-notreg .b-watering-error-screened,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-notreg.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-notreg .b-watering-error-logcommentips,

		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-notreg .b-watering-error-screened,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-notreg.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-notreg .b-watering-error-logcommentips,

		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-notreg .b-watering-error-screened,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-notreg.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-notreg .b-watering-error-logcommentips {
			display: none;
			}

		.b-watering-authtype-anonymous.b-watering-user-regonly .b-watering-errorbox,
		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-notreg .b-watering-errorbox,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-notreg .b-watering-errorbox,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-notreg .b-watering-errorbox,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-notreg .b-watering-errorbox,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-notreg .b-watering-errorbox,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-notreg .b-watering-errorbox,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-notreg .b-watering-errorbox,
		
		.b-watering-authtype-anonymous.b-watering-user-regonly .b-watering-error-regonly,
		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-notreg .b-watering-error-notreg,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-notreg .b-watering-error-notreg,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-notreg .b-watering-error-notreg,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-notreg .b-watering-error-notreg,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-notreg .b-watering-error-notreg,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-notreg .b-watering-error-notreg,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-notreg .b-watering-error-notreg {
			display: block;
			}

		/* screening */
		.b-watering-realauth-anonymous.b-watering-authtype-anonymous.b-watering-user-screened-anon .b-watering-error-screened,
		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-screened-nonf .b-watering-error-screened,
		.b-watering-user-screened-all .b-watering-error-screened {
			display: block;
			}

		/* logging ips */
		.b-watering-authtype-anonymous.b-watering-user-logips-anon .b-watering-error-logcommentips,
		.b-watering-user-logips-all .b-watering-error-logcommentips {
			display: block;
			}

		/* alert ajax */
		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-suspended .b-watering-error-ajax,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-suspended .b-watering-error-ajax,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-suspended .b-watering-error-ajax,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-suspended .b-watering-error-ajax,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-suspended .b-watering-error-ajax,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-suspended .b-watering-error-ajax,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-suspended .b-watering-error-ajax,

		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-deleted .b-watering-error-ajax,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-deleted .b-watering-error-ajax,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-deleted .b-watering-error-ajax,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-deleted .b-watering-error-ajax,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-deleted .b-watering-error-ajax,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-deleted .b-watering-error-ajax,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-deleted .b-watering-error-ajax,

		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-banned .b-watering-error-ajax,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-banned .b-watering-error-ajax,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-banned .b-watering-error-ajax,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-banned .b-watering-error-ajax,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-banned .b-watering-error-ajax,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-banned .b-watering-error-ajax,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-banned .b-watering-error-ajax,

		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-notafriend .b-watering-error-ajax,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-notafriend .b-watering-error-ajax,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-notafriend .b-watering-error-ajax,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-notafriend .b-watering-error-ajax,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-notafriend .b-watering-error-ajax,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-notafriend .b-watering-error-ajax,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-notafriend .b-watering-error-ajax,

		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-notreg .b-watering-error-ajax,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-notreg .b-watering-error-ajax,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-notreg .b-watering-error-ajax,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-notreg .b-watering-error-ajax,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-notreg .b-watering-error-ajax,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-notreg .b-watering-error-ajax,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-notreg .b-watering-error-ajax,

		.b-watering-authtype-anonymous.b-watering-user-friendonly .b-watering-error-ajax,

		.b-watering-authtype-anonymous.b-watering-user-regonly .b-watering-error-ajax {
			display: none;
			}

		/* talkpost_do.bml */
		.b-watering-talkpage.b-watering-realauth-anonymous.b-watering-authtype-anonymous .b-watering-error,
		.b-watering-talkpage.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser .b-watering-error,
		.b-watering-talkpage.b-watering-realauth-facebook.b-watering-authtype-facebook .b-watering-error,
		.b-watering-talkpage.b-watering-realauth-twitter.b-watering-authtype-twitter .b-watering-error,
		.b-watering-talkpage.b-watering-realauth-google.b-watering-authtype-google .b-watering-error,
		.b-watering-talkpage.b-watering-realauth-openid.b-watering-authtype-openid .b-watering-error,
		.b-watering-talkpage.b-watering-realauth-mailru.b-watering-authtype-mailru .b-watering-error,
		.b-watering-talkpage.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte .b-watering-error {
			display: none;
			}

		.b-watering-realauth-anonymous.b-watering-authtype-anonymous.b-watering-talkpage .b-watering-errorbox-errors,
		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-talkpage .b-watering-errorbox-errors,
		.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-talkpage .b-watering-errorbox-errors,
		.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-talkpage .b-watering-errorbox-errors,
		.b-watering-realauth-google.b-watering-authtype-google.b-watering-talkpage .b-watering-errorbo-errorsx,
		.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-talkpage .b-watering-errorbox-errors,
		.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-talkpage .b-watering-errorbox-errors,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-talkpage .b-watering-errorbox-errors,

		.b-watering-talkpage.b-watering-realauth-anonymous.b-watering-authtype-anonymous .b-watering-error-server,
		.b-watering-talkpage.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser .b-watering-error-server,
		.b-watering-talkpage.b-watering-realauth-facebook.b-watering-authtype-facebook .b-watering-error-server,
		.b-watering-talkpage.b-watering-realauth-twitter.b-watering-authtype-twitter .b-watering-error-server,
		.b-watering-talkpage.b-watering-realauth-google.b-watering-authtype-google .b-watering-error-server,
		.b-watering-talkpage.b-watering-realauth-openid.b-watering-authtype-openid .b-watering-error-server,
		.b-watering-talkpage.b-watering-realauth-mailru.b-watering-authtype-mailru .b-watering-error-server,
		.b-watering-talkpage.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte .b-watering-error-server {
			display: block !important;
			}

	.b-watering-fields {
		float: left;
		width: 100%;
		*zoom: 1;
		}
	.b-watering-inner {
		margin-left: 140px
		}
		.b-watering-user {
			position: relative;
			z-index: 5;
			margin: 0 0 1em;
			*zoom: 1;
			}
		.b-watering-user:before,
		.b-watering-user:after {
			display: table;
			border-collapse: collapse;
			content: "";
			}
		.b-watering-user:after {
			clear: both;
			}
			.b-watering-user-login {
				float: left;
				margin: 0;
				line-height: 1;
				}
				.b-watering-user-login-items {
					margin: 0;
					padding: 0;
					list-style: none;
					}
					.b-watering-user-login-item {
						overflow: hidden;
						position: relative;
						margin: 0;
						padding: 2px 2px 2px 22px;
						*display: inline;
						*zoom: 1;
						}
					#js .b-watering-user-login-cookieuser {
						padding: 2px;
						}
					#js .b-watering-user-login-item {
						display: none;
						}
					#js .b-watering-authtype-cookieuser .b-watering-user-login-cookieuser,
					#js .b-watering-authtype-user .b-watering-user-login-user,
					#js .b-watering-authtype-anonymous .b-watering-user-login-anonymous,
					#js .b-watering-authtype-openid .b-watering-user-login-openid,
					#js .b-watering-authtype-facebook .b-watering-user-login-facebook,
					#js .b-watering-authtype-twitter .b-watering-user-login-twitter,
					#js .b-watering-authtype-google .b-watering-user-login-google,
					#js .b-watering-authtype-vkontakte .b-watering-user-login-vkontakte,
					#js .b-watering-authtype-mailru .b-watering-user-login-mailru {
						display: block;
						*display: inline;
						}
						#js .b-watering-user-login-checkbox {
							position: absolute;
							left: -99px;
							}
						.b-watering-user-login-pic {
							position: absolute;
							top: 50%;
							left: 0;
							width: 16px;
							height: 16px;
							margin: -7px 0 0;
							padding: 0;
							border: 0;
							background-image: url(/img/icons/services.png?v=15718);
							background-repeat: no-repeat;
							}
						.b-watering-user-login-cookieuser .b-watering-user-login-pic {
							display: none;
							}
						.b-watering-user-login-user .b-watering-user-login-pic {
							background-position: 0 -16px;
							}
						.b-watering-user-login-openid .b-watering-user-login-pic {
							background-position: 0 -32px;
							}
						.b-watering-user-login-facebook .b-watering-user-login-pic {
							background-position: 0 -48px;
							}
						.b-watering-user-login-twitter .b-watering-user-login-pic {
							background-position: 0 -64px;
							}
						.b-watering-user-login-google .b-watering-user-login-pic {
							background-position: 0 -80px;
							}
						.b-watering-user-login-vkontakte .b-watering-user-login-pic {
							background-position: 0 -96px;
							}
						.b-watering-user-login-mailru .b-watering-user-login-pic {
							background-position: 0 -112px;
							}
						.b-watering-user-login-username {
							}
						.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-deleted .b-watering-user-login-username,
						.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-deleted .b-watering-user-login-username,
						.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-deleted .b-watering-user-login-username,
						.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-deleted .b-watering-user-login-username,
						.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-deleted .b-watering-user-login-username,
						.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-deleted .b-watering-user-login-username,
						.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-deleted .b-watering-user-login-username,

						.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser.b-watering-user-suspended .b-watering-user-login-username,
						.b-watering-realauth-openid.b-watering-authtype-openid.b-watering-user-suspended .b-watering-user-login-username,
						.b-watering-realauth-facebook.b-watering-authtype-facebook.b-watering-user-suspended .b-watering-user-login-username,
						.b-watering-realauth-twitter.b-watering-authtype-twitter.b-watering-user-suspended .b-watering-user-login-username,
						.b-watering-realauth-google.b-watering-authtype-google.b-watering-user-suspended .b-watering-user-login-username,
						.b-watering-realauth-mailru.b-watering-authtype-mailru.b-watering-user-suspended .b-watering-user-login-username,
						.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte.b-watering-user-suspended .b-watering-user-login-username {
							text-decoration: line-through;
							}
			.b-watering-user-options {
				display: none;
				position: relative;
				z-index: 2;
				float: left;
				margin: 0 0 0 1em;
				padding: 2px 0;
				line-height: 1;
				}
			#js .b-watering-user-options {
				display: block;
				}
				.b-singlepost .b-watering-user-change {
					position: relative;
					z-index: 3;
					margin: 0;
					padding: 0;
					font-size: 0.86em;
					}
				.b-singlepost .b-watering-user-change:focus {
					outline: thin dotted;
					}
				.b-singlepost .b-watering-user-services {
					display: none;
					position: absolute;
					left: 0;
					z-index: 2;
					margin: -2em 0 0 -10px;
					padding: 2.5em 0 1em;
					-moz-border-radius: 8px;
					border-radius: 8px;
					-moz-box-shadow: 0 10px 15px rgba(53,99,161,0.8);
					-webkit-box-shadow: 0 10px 15px rgba(53,99,161,0.8);
					box-shadow: 0 10px 15px rgba(53,99,161,0.8);
					background: #FAFAFA;
					background: -moz-linear-gradient(top, #FAFCFE 0%, #E2E3E7 25%, #FAFAFA 100%);
					background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FAFCFE), color-stop(25%,#E2E3E7), color-stop(100%,#FAFAFA));
					background: -webkit-linear-gradient(top, #FAFCFE 0%,#E2E3E7 25%,#FAFAFA 100%);
					background: -o-linear-gradient(top, #FAFCFE 0%,#E2E3E7 25%,#FAFAFA 100%);
					background: -ms-linear-gradient(top, #FAFCFE 0%,#E2E3E7 25%,#FAFAFA 100%);
					background: linear-gradient(top, #FAFCFE 0%,#E2E3E7 25%,#FAFAFA 100%);
					filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FAFCFE', endColorstr='#FAFAFA',GradientType=0 );
					white-space: nowrap;
					font-size: 86%;
					line-height: 1.4;
					//margin-top: -0.5em;
					}
				.b-watering-user-options-show .b-watering-user-services {
					display: block;
					}
					.b-watering-user-services-items {
						margin: 0;
						padding: 0;
						list-style: none;
						}
						.b-watering-user-services-item {
							margin: 0;
							padding: 0;
							}
							.b-watering-user-services-item A:link,
							.b-watering-user-services-item A:visited {
								display: block;
								padding: 0.3em 1em 0.3em 30px;
								border: 0;
								color: #000 !important;
								text-decoration: none;
								cursor: pointer;
								}
							.b-watering-user-services-item A:hover,
							.b-watering-user-services-item A:active,
							.b-watering-user-services-item A:focus {
								border: 0;
								background: #C8E6FF;
								color: #000 !important;
								text-decoration: none;
								}
							.b-watering-user-services-item A.b-watering-user-services-active:link,
							.b-watering-user-services-item A.b-watering-user-services-active:visited {
								border: 0;
								background: #FCEBC5;
								background: #FCEBC5 -moz-linear-gradient(top, #FCEBC5 0%, #FBE5B3 100%);
								background: #FCEBC5 -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FCEBC5), color-stop(100%,#FBE5B3));
								background: #FCEBC5 -webkit-linear-gradient(top, #FCEBC5 0%,#FBE5B3 100%);
								background: #FCEBC5 -o-linear-gradient(top, #FCEBC5 0%,#FBE5B3 100%);
								background: #FCEBC5 -ms-linear-gradient(top, #FCEBC5 0%,#FBE5B3 100%);
								background: #FCEBC5 linear-gradient(top, #FCEBC5 0%,#FBE5B3 100%);
								filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FCEBC5', endColorstr='#FBE5B3',GradientType=0 );
								color: #000 !important;
								text-decoration: none;
								}
								.b-watering-user-services-pic {
									position: absolute;
									left: 8px;
									width: 16px;
									height: 16px;
									margin: 0;
									padding: 0;
									border: 0;
									vertical-align: middle;
									background-image: url(/img/icons/services.png?v=15718);
									background-repeat: no-repeat;
									}
								.b-watering-user-services-cookieuser .b-watering-user-services-pic {
									background: none;
									}
								.b-watering-user-services-user .b-watering-user-services-pic {
									background-position: 0 -16px;
									}
								.b-watering-user-services-openid .b-watering-user-services-pic {
									background-position: 0 -32px;
									}
								.b-watering-user-services-facebook .b-watering-user-services-pic {
									background-position: 0 -48px;
									}
								.b-watering-user-services-twitter .b-watering-user-services-pic {
									background-position: 0 -64px;
									}
								.b-watering-user-services-google .b-watering-user-services-pic {
									background-position: 0 -80px;
									}
								.b-watering-user-services-vkontakte .b-watering-user-services-pic {
									background-position: 0 -96px;
									}
								.b-watering-user-services-mailru .b-watering-user-services-pic {
									background-position: 0 -112px;
									}
						.b-watering-user-services-disabled {
							opacity: 0.5;
							filter: alpha(opacity=50);
							}
							.b-watering-user-services-disabled A,
							.b-watering-user-services-disabled A:hover {
								cursor: default;
								background: none;
								}
		.b-watering-comment {
			margin: 0;
			z-index: 1;
			}
			.b-watering-bar {
				position: relative;
				width: 100%;
				margin: 0;
				padding: 4px 0 5px;
				border: 1px solid #999;
				border-bottom: 0;
				-moz-box-sizing: border-box;
				-webkit-box-sizing:border-box;
				-ms-box-sizing: border-box;
				box-sizing: border-box;
				-moz-border-radius-topleft: 4px;
				-moz-border-radius-topright: 4px;
				border-top-left-radius: 4px;
				border-top-right-radius: 4px;
				background: #F3FAFF;
				background: #F3FAFF -moz-linear-gradient(top, #FFF 0%, #F3FAFF 100%);
				background: #F3FAFF -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF), color-stop(100%,#F3FAFF));
				background: #F3FAFF -webkit-linear-gradient(top, #FFF 0%,#F3FAFF 100%);
				background: #F3FAFF -o-linear-gradient(top, #FFF 0%,#F3FAFF 100%);
				background: #F3FAFF -ms-linear-gradient(top, #FFF 0%,#F3FAFF 100%);
				background: #F3FAFF linear-gradient(top, #FFF 0%,#F3FAFF 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#F3FAFF',GradientType=0 );
				*zoom: 1;
				}
			.b-watering-bar:before,
			.b-watering-bar:after {
				display: table;
				border-collapse: collapse;
				content: "";
				}
			.b-watering-bar:after {
				clear: both;
				}
				.b-watering-buttons {
					float: left;
					margin: 0;
					padding: 0;
					list-style: none;
					}
					.b-singlepost .b-watering-buttons-item {
						float: left;
						display: inline-block;
						height: 1.4em;
						padding: 8px 8px 4px;
						vertical-align: top;
						white-space: nowrap;
						font-size: 80%;
						}
						.b-singlepost .b-watering-button:link,
						.b-singlepost .b-watering-button:visited,
						.b-singlepost .b-watering-button:hover,
						.b-singlepost .b-watering-button:active {
							position: relative;
							display: inline-block;
							min-height: 1.2em;
							margin: 0;
							padding: 0 0 0 19px;
							border: 0;
							vertical-align: middle;
							white-space: nowrap;
							text-decoration: none;
							cursor: pointer;
							color: #369 !important;
							}
						.b-singlepost .b-watering-button:hover,
						.b-singlepost .b-watering-button:active {
							color: #C00 !important;
							}
						.b-singlepost .b-watering-button:focus {
							outline: thin dotted;
							}
						.b-singlepost .b-watering-button-bold:link,
						.b-singlepost .b-watering-button-bold:visited,
						.b-singlepost .b-watering-button-bold:hover,
						.b-singlepost .b-watering-button-bold:active,
						.b-singlepost .b-watering-button-italic:link,
						.b-singlepost .b-watering-button-italic:visited,
						.b-singlepost .b-watering-button-italic:hover,
						.b-singlepost .b-watering-button-italic:active,
						.b-singlepost .b-watering-button-underline:link,
						.b-singlepost .b-watering-button-underline:visited,
						.b-singlepost .b-watering-button-underline:hover,
						.b-singlepost .b-watering-button-underline:active,
						.b-singlepost .b-watering-button-strikethrough:link,
						.b-singlepost .b-watering-button-strikethrough:visited,
						.b-singlepost .b-watering-button-strikethrough:hover,
						.b-singlepost .b-watering-button-strikethrough:active,
						.b-singlepost .b-watering-button-link:link,
						.b-singlepost .b-watering-button-link:visited,
						.b-singlepost .b-watering-button-link:hover,
						.b-singlepost .b-watering-button-link:active {
							width: 16px;
							height: 16px;
							min-height: 0;
							padding: 0;
							}
						.b-singlepost .b-watering-button-strikethrough:link,
						.b-singlepost .b-watering-button-strikethrough:visited,
						.b-singlepost .b-watering-button-strikethrough:hover,
						.b-singlepost .b-watering-button-strikethrough:active {
							width: 32px;
							}
							.b-watering .b-watering-button-title {
								margin: 0;
								}
							.b-watering-button-title:hover {
								}
							.b-watering-button-bold .b-watering-button-title,
							.b-watering-button-italic .b-watering-button-title,
							.b-watering-button-underline .b-watering-button-title,
							.b-watering-button-strikethrough .b-watering-button-title,
							.b-watering-button-link .b-watering-button-title {
								display: none;
								}
							.b-watering-button-pic {
								position: absolute;
								top: 0;
								left: 0;
								display: block;
								width: 16px;
								height: 16px;
								font: 0/0 serif;
								background-image: url(/img/icons/htmltools.png?v=16761);
								background-repeat: no-repeat;
								background-position: 0 0;
								}
							.b-watering-button-bold .b-watering-button-pic {
								background-position: 0 0;
								}
							.b-watering-button-italic .b-watering-button-pic {
								background-position: -16px 0;
								}
							.b-watering-button-underline .b-watering-button-pic {
								background-position: -32px 0;
								}
							.b-watering-button-strikethrough .b-watering-button-pic {
								width: 32px;
								background-position: -128px 0;
								}
							.b-watering-button-link .b-watering-button-pic {
								background-position: -48px 0;
								}
							.b-watering-button-photo .b-watering-button-pic {
								background-position: -64px 0;
								}
							.b-watering-button-video .b-watering-button-pic {
								background-position: -80px 0;
								}
							.b-watering-button-spell .b-watering-button-pic {
								top: 3px;
								background-position: -96px 0;
								}
							.b-watering-button-spell.active .b-watering-button-pic {
								background-position: -112px 0;
								}
				.b-watering-buttons-firstsection {
					margin: -5px 0 -5px 2px;
					padding: 5px 0;
					border-right: 1px solid #CCC;
					}
				.b-watering-buttons-aside {
					float: right;
					margin: 0 2px 0 0;
					}
				.b-watering-buttons:first-child:before,
				.b-watering-buttons:first-child:after {
					content: " ";
					position: absolute;
					bottom: 0;
					display: block;
					width: 1px;
					height: 24px;
					margin: 0;
					padding: 0;
					background: #999;
					background: -moz-linear-gradient(top, #999 0%, #F3FAFF 100%);
					background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999), color-stop(100%,#F3FAFF));
					background: -webkit-linear-gradient(top, #999 0%,#F3FAFF 100%);
					background: -o-linear-gradient(top, #999 0%,#F3FAFF 100%);
					background: -ms-linear-gradient(top, #999 0%,#F3FAFF 100%);
					background: linear-gradient(top, #999 0%,#F3FAFF 100%);
					filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#F3FAFF',GradientType=0 );
					font: 0/0 serif;
					}
				.b-watering-buttons:first-child:before {
					left: -1px;
					}
				.b-watering-buttons:first-child:after {
					right: -1px;
					}
			.b-watering-textarea {
				width: 100%;
				height: 13em;
				opacity: 1;
				margin: 2px 0 0;
				padding: 5px;
				-moz-box-sizing: border-box;
				-webkit-box-sizing:border-box;
				-ms-box-sizing: border-box;
				box-sizing: border-box;
				resize: vertical;
				font: 1em/1.2 Arial,sans-serif;
				*padding: 0;
				}
		.b-singlepost .b-watering-msgbox {
			margin: 0 0 1em;
			padding: 1px 0;
			font-size: 0.9em;
			color: #9DA5AD;
			}
		.b-watering-repostbox {
			display: none;
			margin: 0.8em 0;
			}
			.b-watering-repost {
				margin: 0;
				padding: 0;
				list-style: none;
				}
				.b-watering-repost-item {
					display: inline;
					margin: 0 1em 0 0;
					}
					.b-watering-repost-item INPUT {
						margin: 0;
						}
					.b-watering-repost-item LABEL {
						position: relative;
						padding: 0 0 0 20px;
						}
						.b-watering-repost-item I {
							position: absolute;
							top: 0;
							left: 0;
							width: 16px;
							height: 16px;
							margin: 0;
							padding: 0;
							border: 0;
							vertical-align: middle;
							background-image: url(/img/icons/services.png?v=15718);
							background-repeat: no-repeat;
							}
						.b-watering-repost-facebook I {
							background-position: 0 -48px;
							}
						.b-watering-repost-twitter I {
							background-position: 0 -64px;
							}
						.b-watering-repost-google I {
							background-position: 0 -80px;
							}
						.b-watering-repost-vkontakte I {
							background-position: 0 -96px;
							}
						.b-watering-repost-mailru I {
							background-position: 0 -112px;
							}
		.b-watering-captchabox {
			display: none;
			margin: 0 0 0.8em;
			}
		.b-watering-captchabox-active {
			display: block;
			}
		.b-watering-submit {
			margin: 0.8em 0 0;
			}
		.b-watering-warning {
			display: inline;
			margin: 0 0 0 0.5em;
			color: #8E9194;
			font-size: 86%;
			}

	.b-watering-aside {
		position: relative;
		float: left;
		width: 120px;
		margin: 0 0 0 -100%;
		}
	*+HTML .s-lanzelot .b-watering-aside {
		background-image: expression((function(node) {
			node.runtimeStyle.backgroundImage = 'none';
			if (!/mode=reply|replyto=|talkpost_do/.test(location.href)) { return; }

			var parent = node.parentNode;
			var timer = setInterval(function() {
				var width = parent.clientWidth;
				if (width) {
					node.style.marginLeft = (width - parseInt(parent.currentStyle.paddingLeft, 10) -
													parseInt(parent.currentStyle.paddingRight, 10)) * -1;
					clearInterval(timer);
				}
			}, 100);
		})(this));
		}
		.b-watering .b-myuserpic {
			padding: 8px;
			cursor: default;
			}
		.b-watering .b-myuserpic:hover {
			border-color: #59D;
			cursor: default;
			}
		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser .b-myuserpic,
		.b-watering-realauth-openid.b-watering-authtype-openid .b-myuserpic,
		.b-watering-realauth-facebook.b-watering-authtype-facebook .b-myuserpic,
		.b-watering-realauth-twitter.b-watering-authtype-twitter .b-myuserpic,
		.b-watering-realauth-mailru.b-watering-authtype-mailru .b-myuserpic,
		.b-watering-realauth-google.b-watering-authtype-google .b-myuserpic,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte .b-myuserpic {
			padding: 8px 8px 4px;
			cursor: pointer;
			}
		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser .b-myuserpic:hover,
		.b-watering-realauth-openid.b-watering-authtype-openid .b-myuserpic:hover,
		.b-watering-realauth-facebook.b-watering-authtype-facebook .b-myuserpic:hover,
		.b-watering-realauth-twitter.b-watering-authtype-twitter .b-myuserpic:hover,
		.b-watering-realauth-mailru.b-watering-authtype-mailru .b-myuserpic:hover,
		.b-watering-realauth-google.b-watering-authtype-google .b-myuserpic:hover,
		.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte .b-myuserpic:hover {
			border-color: #C00;
			cursor: pointer;
			}
		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser .b-myuserpic-nouserpics,
		.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser .b-myuserpic-nouserpics:hover,
		.b-watering .b-myuserpic-anonymous,
		.b-watering .b-myuserpic-anonymous:hover {
			padding: 8px;
			border-color: #59D;
			cursor: default;
			}
			.b-watering .b-myuserpic-current:focus {
				outline: none;
				}
			.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser .b-myuserpic-current:focus,
			.b-watering-realauth-openid.b-watering-authtype-openid .b-myuserpic-current:focus,
			.b-watering-realauth-facebook.b-watering-authtype-facebook .b-myuserpic-current:focus,
			.b-watering-realauth-twitter.b-watering-authtype-twitter .b-myuserpic-current:focus,
			.b-watering-realauth-mailru.b-watering-authtype-mailru .b-myuserpic-current:focus,
			.b-watering-realauth-google.b-watering-authtype-google .b-myuserpic-current:focus,
			.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte .b-myuserpic-current:focus {
				outline: thin dotted;
				}
			.b-watering-authtype-anonymous .b-myuserpic-current {
				background-image: url(/img/userpics/userpic-anonymous.png?v=15821) !important;
				cursor: default;
				}
			.b-watering-authtype-user .b-myuserpic-current {
				background-image: url(/img/userpics/userpic-user.png?v=15821) !important;
				cursor: default;
				}
			.b-watering-realauth-anonymous.b-watering-authtype-openid .b-myuserpic-current,
			.b-watering-realauth-cookieuser.b-watering-authtype-openid .b-myuserpic-current,
			.b-watering-realauth-facebook.b-watering-authtype-openid .b-myuserpic-current,
			.b-watering-realauth-twitter.b-watering-authtype-openid .b-myuserpic-current,
			.b-watering-realauth-mailru.b-watering-authtype-openid .b-myuserpic-current,
			.b-watering-realauth-google.b-watering-authtype-openid .b-myuserpic-current,
			.b-watering-realauth-vkontakte.b-watering-authtype-openid .b-myuserpic-current {
				background-image: url(/img/userpics/userpic-openid.png?v=15821) !important;
				cursor: default;
				}
			.b-watering-realauth-anonymous.b-watering-authtype-facebook .b-myuserpic-current,
			.b-watering-realauth-cookieuser.b-watering-authtype-facebook .b-myuserpic-current,
			.b-watering-realauth-openid.b-watering-authtype-facebook .b-myuserpic-current,
			.b-watering-realauth-twitter.b-watering-authtype-facebook .b-myuserpic-current,
			.b-watering-realauth-mailru.b-watering-authtype-facebook .b-myuserpic-current,
			.b-watering-realauth-google.b-watering-authtype-facebook .b-myuserpic-current,
			.b-watering-realauth-vkontakte.b-watering-authtype-facebook .b-myuserpic-current {
				background-image: url(/img/userpics/userpic-facebook.png?v=15821) !important;
				cursor: default;
				}
			.b-watering-realauth-anonymous.b-watering-authtype-twitter .b-myuserpic-current,
			.b-watering-realauth-cookieuser.b-watering-authtype-twitter .b-myuserpic-current,
			.b-watering-realauth-openid.b-watering-authtype-twitter .b-myuserpic-current,
			.b-watering-realauth-facebook.b-watering-authtype-twitter .b-myuserpic-current,
			.b-watering-realauth-mailru.b-watering-authtype-twitter .b-myuserpic-current,
			.b-watering-realauth-google.b-watering-authtype-twitter .b-myuserpic-current,
			.b-watering-realauth-vkontakte.b-watering-authtype-twitter .b-myuserpic-current {
				background-image: url(/img/userpics/userpic-twitter.png?v=15821) !important;
				cursor: default;
				}
			.b-watering-realauth-anonymous.b-watering-authtype-mailru .b-myuserpic-current,
			.b-watering-realauth-cookieuser.b-watering-authtype-mailru .b-myuserpic-current,
			.b-watering-realauth-openid.b-watering-authtype-mailru .b-myuserpic-current,
			.b-watering-realauth-facebook.b-watering-authtype-mailru .b-myuserpic-current,
			.b-watering-realauth-twitter.b-watering-authtype-mailru .b-myuserpic-current,
			.b-watering-realauth-google.b-watering-authtype-mailru .b-myuserpic-current,
			.b-watering-realauth-vkontakte.b-watering-authtype-mailru .b-myuserpic-current {
				background-image: url(/img/userpics/userpic-mailru.png?v=15821) !important;
				cursor: default;
				}
			.b-watering-realauth-anonymous.b-watering-authtype-google .b-myuserpic-current,
			.b-watering-realauth-cookieuser.b-watering-authtype-google .b-myuserpic-current,
			.b-watering-realauth-openid.b-watering-authtype-google .b-myuserpic-current,
			.b-watering-realauth-facebook.b-watering-authtype-google .b-myuserpic-current,
			.b-watering-realauth-twitter.b-watering-authtype-google .b-myuserpic-current,
			.b-watering-realauth-mailru.b-watering-authtype-google .b-myuserpic-current,
			.b-watering-realauth-vkontakte.b-watering-authtype-google .b-myuserpic-current {
				background-image: url(/img/userpics/userpic-google.png?v=15821) !important;
				cursor: default;
				}
			.b-watering-realauth-anonymous.b-watering-authtype-vkontakte .b-myuserpic-current,
			.b-watering-realauth-cookieuser.b-watering-authtype-vkontakte .b-myuserpic-current,
			.b-watering-realauth-openid.b-watering-authtype-vkontakte .b-myuserpic-current,
			.b-watering-realauth-facebook.b-watering-authtype-vkontakte .b-myuserpic-current,
			.b-watering-realauth-twitter.b-watering-authtype-vkontakte .b-myuserpic-current,
			.b-watering-realauth-mailru.b-watering-authtype-vkontakte .b-myuserpic-current,
			.b-watering-realauth-google.b-watering-authtype-vkontakte .b-myuserpic-current {
				background-image: url(/img/userpics/userpic-vkontakte.png?v=15821) !important;
				cursor: default;
				}
			.b-watering .b-myuserpic-options {
				display: none;
				}
			.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser .b-myuserpic-options,
			.b-watering-realauth-openid.b-watering-authtype-openid .b-myuserpic-options,
			.b-watering-realauth-facebook.b-watering-authtype-facebook .b-myuserpic-options,
			.b-watering-realauth-twitter.b-watering-authtype-twitter .b-myuserpic-options,
			.b-watering-realauth-mailru.b-watering-authtype-mailru .b-myuserpic-options,
			.b-watering-realauth-google.b-watering-authtype-google .b-myuserpic-options,
			.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte .b-myuserpic-options {
				display: block;
				}
				.b-singlepost .b-myuserpic-title .b-pseudo {
					overflow: hidden;
					margin: 0;
					display: inline-block;
					max-width: 80px;
					white-space: nowrap;
					text-overflow: ellipsis;
					}
				.b-singlepost .b-myuserpic:hover .b-myuserpic-title .b-pseudo {
					color: #C00;
					}

		.b-singlepost .b-watering-help {
			margin: 0;
			text-align: center;
			font-size: 86%;
			}
			.b-singlepost .b-watering-help-link:link,
			.b-singlepost .b-watering-help-link:visited,
			.b-singlepost .b-watering-help-link:hover,
			.b-singlepost .b-watering-help-link:active {
				position: relative;
				margin: 0;
				padding: 0 0 0 20px;
				color: #8E9194 !important;
				}
			.b-singlepost .b-watering-help-link:hover,
			.b-singlepost .b-watering-help-link:active {
				color: #C00 !important;
				}
				.b-watering-help-icon {
					position: absolute;
					top: 50%;
					left: 0;
					width: 16px;
					height: 16px;
					margin: -8px 0 0;
					padding: 0;
					background: url(/img/icons/help.png?v=1) 0 0 no-repeat;
					font: 0/0 serif;
					cursor: pointer;
					}
				.b-watering-help-link:hover .b-watering-help-icon {
					background-position: -16px 0;
					}

.b-userpicselector {
	}
	.b-singlepost .b-userpicselector-close:link,
	.b-singlepost .b-userpicselector-close:visited,
	.b-singlepost .b-userpicselector-close:hover,
	.b-singlepost .b-userpicselector-close:active {
		display: none;
		position: absolute;
		bottom: 21px;
		right: 28px;
		z-index: 3;
		margin: 0 16px 0 0;
		border-bottom: 1px dotted;
		cursor: pointer;
		color: #000 !important;
		text-decoration: none;
		*right: 0;
		}
	.b-singlepost .b-userpicselector-close:hover,
	.b-singlepost .b-userpicselector-close:active {
		color: #C00 !important;
		}
	.b-singlepost .b-userpicselector-close:after {
		content: " ";
		position: absolute;
		top: 2px;
		right: -18px;
		width: 16px;
		height: 16px;
		margin: 0;
		padding: 0;
		background: url(/img/icons/popup-close.png?v=1) 0 0 no-repeat;
		font: 0/0 serif;
		cursor: pointer;
		}
	.b-singlepost .b-userpicselector-close:hover:after {
		background-position: 0 -16px;
		}

	.b-watering-close {
		position: absolute;
		top: 20px;
		right: 17px;
		display: block;
		width: 14px;
		height: 13px;
		margin: 0;
		padding: 0;
		background: url(/img/icons/overlay-close.png?v=1) no-repeat 0 0;
		font: 0/0 serif;
		cursor: pointer;
		}
	.b-watering-close:hover {
		background-position: 0 -13px;
		}
	.b-watering-talkpage .b-watering-close {
		display: none;
		}
	.b-watering-arrows {
		overflow: hidden;
		position: absolute;
		top: -10px;
		left: 4px;
		width: 30px;
		height: 18px;
		margin: 0;
		padding: 0;
		}
	.b-watering-talkpage .b-watering-arrows {
		display: none;
		}
		.b-watering-arrow {
			position: absolute;
			top: -12px;
			left: 0;
			width: 0;
			height: 0;
			border-color: transparent transparent #ECF9FF transparent;
			border-style: solid;
			border-width: 15px;
			_border-top-color: pink;
			_border-left-color: pink;
			_border-right-color: pink;
			_filter: chroma(color=pink);
			}
		.b-watering-arrow-border {
			position: absolute;
			top: -15px;
			left: 0;
			width: 0;
			height: 0;
			border-color: transparent transparent #4B7CC9 transparent;
			border-style: solid;
			border-width: 15px;
			_border-top-color: pink;
			_border-left-color: pink;
			_border-right-color: pink;
			_filter: chroma(color=pink);
			}

	.b-watering-bubble {
		position: absolute;
		width: 550px;
		margin: 0;
		padding: 0;
		border: 2px solid #1F4C9E;
		-moz-border-radius: 10px;
		border-radius: 10px;
		-moz-box-shadow: 0 10px 40px #6E8BB7;
		-webkit-box-shadow: 0 10px 40px #6E8BB7;
		box-shadow: 0 10px 40px #6E8BB7;
		-webkit-transition: opacity .3s ease;
		-moz-transition: opacity .3s ease;
		-o-transition: opacity .3s ease;
		transition: opacity .3s ease;
		}
		.b-watering-bubble .b-popup-outer {
			margin: 0;
			padding: 15px;
			border: 0;
			-moz-border-radius: 8px;
			border-radius: 8px;
			background: #FFF;
			background: #FFF url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMWUyZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
			background: #FFF -moz-linear-gradient(top, #FFF 0%, #E1E2E6 100%);
			background: #FFF -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF), color-stop(100%,#E1E2E6));
			background: #FFF -webkit-linear-gradient(top, #FFF 0%,#E1E2E6 100%);
			background: #FFF -o-linear-gradient(top, #FFF 0%,#E1E2E6 100%);
			background: #FFF -ms-linear-gradient(top, #FFF 0%,#E1E2E6 100%);
			background: #FFF linear-gradient(top, #FFF 0%,#E1E2E6 100%);
			*zoom: 1;
			}
			.b-watering-bubble .b-popup-inner {
				margin: 0;
				padding: 0;
				border: 0;
				-webkit-border-radius: 0;
				-moz-border-radius: 0;
				border-radius: 0;
				}
				.b-watering-bubble .i-popup-arr {
					border-bottom: 15px solid #1F4C9E;
					border-left: 15px solid transparent;
					border-left: 15px solid rgba(255, 255, 255, 0.01);
					border-right: 15px solid transparent;
					border-right: 15px solid rgba(255, 255, 255, 0.01);
					_border-top-color: pink;
					_border-left-color: pink;
					_border-right-color: pink;
					_filter: chroma(color=pink);
					}
				.b-watering-bubble .i-popup-arrtl {
					top: -15px;
					left: 50px;
					}
				.b-watering-bubble .i-popup-arrtr {
					top: -15px;
					right: 30px;
					}
					.b-watering-bubble .i-popup-arr-brdr-outer {
						top: 3px;
						left: -15px;
						border-bottom: 15px solid #FFF;
						border-left: 15px solid transparent;
						border-left: 15px solid rgba(255, 255, 255, 0.01);
						border-right: 15px solid transparent;
						border-right: 15px solid rgba(255, 255, 255, 0.01);
						_border-top-color: pink;
						_border-left-color: pink;
						_border-right-color: pink;
						_filter: chroma(color=pink);
						}
						.b-watering-bubble .i-popup-arr-brdr-inner {
							display: none;
							}
							.b-watering-bubble .i-popup-arr-bg {
								display: none;
								}
				.b-watering-bubble .i-popup-close {
					position: absolute;
					top: 10px;
					right: 10px;
					width: 16px;
					height: 16px;
					margin: 0;
					padding: 0;
					background: url(/img/icons/popup-close.png?v=1) 0 0 no-repeat;
					font: 0/0 serif;
					}
				.b-watering-bubble .i-popup-close:hover {
					background-position: 0 -16px;
					}
				.b-watering-bubble-container {
					margin: 0;
					}
					.b-watering-bubble-bg {
						filter: none;
						*position: absolute;
						*top: 0;
						*left: 0;
						*width: 550px;
						*height: 100%;
						*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#E1E2E6',GradientType=0 );
						}
					* HTML .b-watering-bubble-bg {
						filter: none;
						display: none;
						}
					.b-watering-bubble-link,
					.b-watering-bubble-photo,
					.b-watering-bubble-video {
						position: relative;
						*zoom: 1;
						}
					.b-watering-bubble-link {
						margin: 1.2em 0;
						font-size: 90%;
						text-align: left;
						}
						.b-watering-bubble-link .b-watering-bubble-input {
							width: 320px;
							margin: 0 1em;
							}
					.b-watering-bubble-photo {
						position: relative;
						margin: 0;
						}
						.b-watering-bubble-photo-pic {
							float: left;
							width: 100px;
							height: 100px;
							-webkit-box-shadow: 0 0 10px #BBB;
							-moz-box-shadow: 0 0 10px #BBB;
							box-shadow: 0 0 10px #BBB;
							background: #FFF;
							}
						.b-watering-bubble-photo-preload .b-watering-bubble-photo-pic {
							background: #FFF url(/img/preloader/preloader-circle.gif?v=1) no-repeat 50% 50%;
							}
							.b-watering-bubble-photo-inner {
								display: block;
								display: table-cell;
								width: 100px;
								height: 100px;
								margin: 0;
								padding: 0;
								border-collapse: collapse;
								vertical-align: middle;
								text-align: center;
								*display: block;
								}
								.b-watering-bubble-photo-preview {
									display: inline;
									max-width: 100px;
									max-height: 100px;
									text-align: center;
									}
						.b-watering-bubble-photo-fields {
							float: right;
							width: 400px;
							margin: 0;
							padding: 0;
							font-size: 90%;
							text-align: left;
							}
							.b-watering-bubble-photo .b-watering-bubble-input {
								width: 395px;
								margin: 3px 0;
								}
							.b-watering-bubble-hint {
								margin: 0;
								border-color: #D4D4D6;
								color: #999;
								}
							.b-watering-bubble-example {
								border-bottom: 1px dotted;
								cursor: pointer;
								}
							.b-watering-bubble-example:hover,
							.b-watering-bubble-example:active {
								color: #C00;
								}
						.b-watering-bubble-photo-button {
							clear: both;
							font-size: 90%;
							text-align: right;
							}
					.b-watering-bubble-video {
						margin: 0;
						}
						.b-watering-bubble-video-fields {
							font-size: 90%;
							text-align: left;
							}
							.b-watering-bubble-video .b-watering-bubble-input {
								width: 510px;
								margin: 3px 0;
								}
						.b-watering-bubble-video-button {
							font-size: 90%;
							text-align: right;
							}

.b-xylem.active .b-watering {
	display: block;
	position: relative;
	z-index: 1;
	max-width: none;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;
	}
	.b-xylem.active .b-watering-wrapper {
		position: relative;
		margin: 0 0 20px;
		padding: 54px 45px 20px 25px;
		border: 2px solid #4B7CC9;
		border-width: 0 0 2px;
		-moz-border-radius: 0;
		border-radius: 0;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		}
	.s-horizon .b-xylem.active .b-watering-wrapper {
		margin: 0 -25px 20px;
		}
	.s-lanzelot .b-xylem.active .b-watering-wrapper {
		margin: 0 -26px 20px ;
		padding-right: 46px;
		padding-left: 26px;
		}
	.b-xylem.active .b-watering-close {
		top: 0;
		}
	.b-xylem.active .b-watering-arrows {
		top: -45px;
		width: 40px;
		height: 25px;
		}
		.b-xylem.active .b-watering-arrow {
			border-width: 20px;
			}
		.b-xylem.active .b-watering-arrow-border {
			border-width: 20px;
			}
	#js .b-xylem.active .b-userpicselector {
		top: 54px;
		left: 0;
		}
	#js .b-xylem.active .b-watering-replypage .b-userpicselector {
		top: 14px;
		left: 0;
		}
.b-watering-editing {
	}
	#js .b-watering-editing .b-watering-user-options {
		display: none;
		}
	.b-watering-editing .b-watering-arrows {
		left: 233px;
		}
	.b-watering-editing-frozen .b-watering-arrows {
		left: 202px;
		}
	.b-watering-editing-mycomment .b-watering-arrows {
		left: 171px;
		}
.b-watering-replypage {
	}
	.b-xylem.active .b-watering-replypage .b-watering-wrapper {
		padding-top: 14px;
		}
.b-watering-talkpage {
	}
	.b-xylem.active .b-watering-talkpage.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser .b-watering-wrapper,
	.b-xylem.active .b-watering-talkpage.b-watering-realauth-anonymous.b-watering-authtype-anonymous .b-watering-wrapper,
	.b-xylem.active .b-watering-talkpage.b-watering-realauth-openid.b-watering-authtype-openid .b-watering-wrapper,
	.b-xylem.active .b-watering-talkpage.b-watering-realauth-facebook.b-watering-authtype-facebook .b-watering-wrapper,
	.b-xylem.active .b-watering-talkpage.b-watering-realauth-twitter.b-watering-authtype-twitter .b-watering-wrapper,
	.b-xylem.active .b-watering-talkpage.b-watering-realauth-google.b-watering-authtype-google .b-watering-wrapper,
	.b-xylem.active .b-watering-talkpage.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte .b-watering-wrapper,
	.b-xylem.active .b-watering-talkpage.b-watering-realauth-mailru.b-watering-authtype-mailru .b-watering-wrapper {
			padding-top: 0;
			}
.b-watering-iphone {
	}
	.b-watering-iphone .b-watering-inner {
		margin-left: 0;
		}
	.b-watering-iphone .b-watering-user-login {
		line-height: 1.8em;
		}
	.b-watering-iphone .b-watering-user-options {
		padding: 0;
		line-height: 1em;
		}
		.b-watering-iphone .b-watering-uauth {
			margin-left: 0.3em;
			}
	.b-watering-upic,
	.b-watering-iphone .b-watering-aside {
		display: none;
		}
	.b-watering-iphone.b-watering-realauth-cookieuser.b-watering-authtype-cookieuser .b-watering-upic,
	.b-watering-iphone.b-watering-realauth-openid.b-watering-authtype-openid .b-watering-upic,
	.b-watering-iphone.b-watering-realauth-facebook.b-watering-authtype-facebook .b-watering-upic,
	.b-watering-iphone.b-watering-realauth-twitter.b-watering-authtype-twitter .b-watering-upic,
	.b-watering-iphone.b-watering-realauth-google.b-watering-authtype-google .b-watering-upic,
	.b-watering-iphone.b-watering-realauth-vkontakte.b-watering-authtype-vkontakte .b-watering-upic,
	.b-watering-iphone.b-watering-realauth-mailru.b-watering-authtype-mailru .b-watering-upic {
		display: block;
		margin: 0 0 1em;
		}
	.b-singlepost .b-watering-iphone .b-watering-user-change,
	.b-singlepost .b-watering-iphone .b-watering-user-change:link,
	.b-singlepost .b-watering-iphone .b-watering-user-change:visited,
	.b-singlepost .b-watering-iphone .b-watering-user-change:hover,
	.b-singlepost .b-watering-iphone .b-watering-user-change:active {
		border-bottom: 0;
		cursor: default;
		color: #000 !important;
		}
	.b-singlepost .b-watering-iphone .b-watering-user-change:focus {
		outline: none;
		}

/* iframe */
.b-watering-commentator {
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	font: 0/0 serif;
	}



.b-ljbutton {
	position: relative;
	display: -moz-inline-stack;
	display: inline-block;
	min-height: 1.2em;
	margin: 0;
	padding: 0;
	vertical-align: top;
	*display: inline;
	_height: 1.2em;
	zoom: 1;
	}
	.b-ljbutton INPUT {
		*overflow: visible;
		}
.b-ljbutton-submit {
	margin: -0.4em 0;
	padding: 0.4em;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #038;
	background: #038 -moz-linear-gradient(top, #38D 0%, #038 100%);
	background: #038 -webkit-gradient(linear, left top, left bottom, color-stop(0%,#38D), color-stop(100%,#038));
	background: #038 -webkit-linear-gradient(top, #38D 0%,#038 100%);
	background: #038 -o-linear-gradient(top, #38D 0%,#038 100%);
	background: #038 -ms-linear-gradient(top, #38D 0%,#038 100%);
	background: #038 linear-gradient(top, #38D 0%,#038 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3388DD', endColorstr='#003388',GradientType=0 );
	}
.b-ljbutton-submit.b-ljbutton-disabled {
	background: #AFAFAF;
	background: #AFAFAF -moz-linear-gradient(top, #E8E8E8 0%, #AFAFAF 100%);
	background: #AFAFAF -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E8E8E8), color-stop(100%,#AFAFAF));
	background: #AFAFAF -webkit-linear-gradient(top, #E8E8E8 0%,#AFAFAF 100%);
	background: #AFAFAF -o-linear-gradient(top, #E8E8E8 0%,#AFAFAF 100%);
	background: #AFAFAF -ms-linear-gradient(top, #E8E8E8 0%,#AFAFAF 100%);
	background: #AFAFAF linear-gradient(top, #E8E8E8 0%,#AFAFAF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E8E8E8', endColorstr='#AFAFAF',GradientType=0 );
	}
.b-ljbutton-delete {
	margin: -0.4em 0;
	padding: 0.4em;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #970000;
	background: #970000 -moz-linear-gradient(top, #DA0000 0%, #970000 100%);
	background: #970000 -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DA0000), color-stop(100%,#970000));
	background: #970000 -webkit-linear-gradient(top, #DA0000 0%,#970000 100%);
	background: #970000 -o-linear-gradient(top, #DA0000 0%,#970000 100%);
	background: #970000 -ms-linear-gradient(top, #DA0000 0%,#970000 100%);
	background: #970000 linear-gradient(top, #DA0000 0%,#970000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DA0000', endColorstr='#970000',GradientType=0 );
	}



.b-xylem {
	position: relative;
	margin: 0;
	padding: 20px 0 30px;
	text-align: center;
	*zoom: 1;
	}
.b-xylem:before,
.b-xylem:after {
	display: table;
	border-collapse: collapse;
	content: "";
	}
.b-xylem:after {
	clear: both;
	}
.b-grove-talkpage .b-xylem {
	padding-top: 0;
	}
.b-xylem-first {
	border-top: 2px solid #5088C5;
	background: #FFF;
	background: #FFF -moz-linear-gradient(top, #EAF7FF 0%, #FFF 100%);
	background: #FFF -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EAF7FF), color-stop(100%,#FFF));
	background: #FFF -webkit-linear-gradient(top, #EAF7FF 0%,#FFF 100%);
	background: #FFF -o-linear-gradient(top, #EAF7FF 0%,#FFF 100%);
	background: #FFF -ms-linear-gradient(top, #EAF7FF 0%,#FFF 100%);
	background: #FFF linear-gradient(top, #EAF7FF 0%,#FFF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAF7FF', endColorstr='#FFFFFF',GradientType=0 );
	}
.b-grove-3comments .b-xylem {
	display: none;
	}
.b-grove-3comments .b-xylem-first {
	display: block;
	}
.s-horizon .b-xylem {
	margin-right: -25px;
	margin-left: -25px;
	padding-right: 25px;
	padding-left: 25px;
	}
.s-lanzelot .b-xylem {
	margin-right: -26px;
	margin-left: -26px;
	padding-right: 26px;
	padding-left: 26px;
	}
	.b-xylem .b-pseudo,
	.b-xylem .b-pseudo:hover {
		text-decoration: none;
		}
	.b-xylem-cells {
		margin: 0 0 15px;
		padding: 0;
		list-style: none;
		*zoom: 1;
		}
	.b-xylem-cells:before,
	.b-xylem-cells:after {
		display: table;
		border-collapse: collapse;
		content: "";
		}
	.b-xylem-cells:after {
		clear: both;
		}
		.b-xylem-cell {
			margin: 0;
			}
		.b-xylem-cell-add {
			float: left;
			width: 30%;
			text-align: left;
			}
		.b-xylem-cell-amount {
			float: left;
			width: 40%;
			line-height: 34px;
			}
		.b-grove-showspam .b-xylem-cell-amount,
		.b-xylem-nocomment .b-xylem-cell-amount,
		.b-xylem.active .b-xylem-cell-amount {
			float: left;
			width: 40%;
			padding: 0 0 0 30%;
			}
		.b-xylem-cell-spam {
			float: right;
			width: 29.9%;
			line-height: 34px;
			text-align: right;
			}
	.b-pager {
		position: relative;
		margin: 0;
		//zoom: expression(runtimeStyle.zoom = 1, insertAdjacentHTML('beforeEnd', '<i class="b-pager-pages-after"></i>'));
		}
		.b-pager-prev,
		.b-pager-next {
			display: inline-block;
			min-width: 150px;
			margin: 5px 0 0;
			vertical-align: top;
			color: #777;
			text-transform: lowercase;
			*display: inline;
			*zoom: 1;
			}
			.b-pager-prev A,
			.b-pager-prev A:link,
			.b-pager-prev A:visited,
			.b-pager-next A,
			.b-pager-next A:link,
			.b-pager-next A:visited {
				text-decoration: underline;
				color: #0051B7 !important;
				}
			.b-pager-prev A:hover,
			.b-pager-prev A:active,
			.b-pager-next A:hover,
			.b-pager-next A:active {
				color: #C00 !important;
				}
		.b-pager-prev {
			margin-right: 10px;
			text-align: right;
			}
		.b-pager-next {
			margin-left: 10px;
			text-align: left;
			}
			.b-pager-shortcut {
				font-size: 86%;
				}
				.b-pager-shortcut-mac {
					display: none;
					}
				.b-pager-mac .b-pager-shortcut-mac {
					display: inline;
					}
				.b-pager-mac .b-pager-shortcut-win {
					display: none;
					}
		.b-pager-pages {
			position: relative;
			display: inline-block;
			max-width: 23em;
			margin: 0;
			padding: 8px 12px;
			list-style: none;
			-moz-border-radius: 5px;
			border-radius: 5px;
			background: #B5DEFE;
			background: #B5DEFE -moz-linear-gradient(top, #C2EBFF 0%, #B5DEFE 100%);
			background: #B5DEFE -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C2EBFF), color-stop(100%,#B5DEFE));
			background: #B5DEFE -webkit-linear-gradient(top, #C2EBFF 0%,#B5DEFE 100%);
			background: #B5DEFE -o-linear-gradient(top, #C2EBFF 0%,#B5DEFE 100%);
			background: #B5DEFE -ms-linear-gradient(top, #C2EBFF 0%,#B5DEFE 100%);
			background: #B5DEFE linear-gradient(top, #C2EBFF 0%,#B5DEFE 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C2EBFF', endColorstr='#B5DEFE',GradientType=0 );
			font-weight: bold;
			font-size: 115%;
			*display: inline;
			*zoom: 1;
			}
		.b-pager-pages-after,
		.b-pager-pages:after {
			content: " ";
			display: block;
			position: absolute;
			top: -26px;
			left: 50%;
			width: 0;
			height: 0;
			margin: 0 0 0 -14px;
			padding: 0;
			border-color: transparent transparent #C2EBFF transparent;
			border-style: solid;
			border-width: 14px;
			font: 0/0 serif;
			_border-top-color: pink;
			_border-left-color: pink;
			_border-right-color: pink;
			_filter: chroma(color=pink);
			}
			.b-pager-page {
				display: inline-block;
				min-width: 1em;
				margin: 0 0.1em;
				padding: 0.2em 0.3em 0.1em;
				*display: inline;
				*padding: 0 0.3em 0.1em;
				*zoom: 1;
				}
				.b-pager-page A:link,
				.b-pager-page A:visited,
				.b-pager-page A:hover,
				.b-pager-page A:active {
					display: inline-block;
					min-width: 1em;
					margin: -0.2em -0.3em -0.1em;
					padding: 0.2em 0.3em 0.1em;
					}
				.b-pager-page A:hover,
				.b-pager-page A:active {
					-moz-border-radius: 5px;
					border-radius: 5px;
					-moz-box-shadow: 0 1px 1px #80A5B8;
					-webkit-box-shadow: 0 1px 1px #80A5B8;
					box-shadow: 0 1px 1px #80A5B8;
					background: #FFF;
					background: #FFF -moz-linear-gradient(top, #FFF 0%, #D9F2FF 100%);
					background: #FFF -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF), color-stop(100%,#D9F2FF));
					background: #FFF -webkit-linear-gradient(top, #FFF 0%,#D9F2FF 100%);
					background: #FFF -o-linear-gradient(top, #FFF 0%,#D9F2FF 100%);
					background: #FFF -ms-linear-gradient(top, #FFF 0%,#D9F2FF 100%);
					background: #FFF linear-gradient(top, #FFF 0%,#D9F2FF 100%);
					filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#D9F2FF',GradientType=0 );
					}
			.b-pager-page-active {
				-moz-border-radius: 5px;
				border-radius: 5px;
				-moz-box-shadow: inset 0 0 6px #2B4C7B;
				-webkit-box-shadow: inset 0 0 6px #2B4C7B;
				box-shadow: inset 0 0 6px #2B4C7B;
				background: #369AFF;
				background: #369AFF -moz-linear-gradient(top, #3863A0 0%, #369AFF 100%);
				background: #369AFF -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3863A0), color-stop(100%,#369AFF));
				background: #369AFF -webkit-linear-gradient(top, #3863A0 0%,#369AFF 100%);
				background: #369AFF -o-linear-gradient(top, #3863A0 0%,#369AFF 100%);
				background: #369AFF -ms-linear-gradient(top, #3863A0 0%,#369AFF 100%);
				background: #369AFF linear-gradient(top, #3863A0 0%,#369AFF 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3863A0', endColorstr='#369AFF',GradientType=0 );
				color: #FFF;
				}
				.b-pager-page-active A:link,
				.b-pager-page-active A:visited,
				.b-pager-page-active A:hover,
				.b-pager-page-active A:active {
					border: 0;
					color: #FFF !important;
					text-decoration: none;
					cursor: default;
					}
.b-xylem-first.active {
	border: 2px solid #4B7CC9;
	border-width: 2px 0 0;
	background: url(/img/watering-bg-ie.gif?v=1) repeat-x 0 0;
	background: -moz-linear-gradient(top, #ECF9FF 0%, #FFF 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ECF9FF), color-stop(100%,#FFF));
	background: -webkit-linear-gradient(top, #ECF9FF 0%,#FFF 100%);
	background: -o-linear-gradient(top, #ECF9FF 0%,#FFF 100%);
	background: -ms-linear-gradient(top, #ECF9FF 0%,#FFF 100%);
	background: linear-gradient(top, #ECF9FF 0%,#FFF 100%);
	filter: none;
	}
.b-grove-replyto .b-xylem-first.active {
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAF7FF', endColorstr='#FFFFFF',GradientType=0 );
	}
	.b-xylem-first.active .b-xylem-cell-add {
		position: relative;
		float: none;
		width: 100%;
		}



.b-singlepost .b-addcomment:link,
.b-singlepost .b-addcomment:visited,
.b-singlepost .b-addcomment:hover,
.b-singlepost .b-addcomment:active {
	position: relative;
	display: inline-block;
	height: 34px;
	line-height: 34px;
	margin: 0;
	padding: 0 0.7em 0 30px;
	border: 0;
	font-size: 115%;
	text-decoration: none;
	color: #0051B7 !important;
	}
.b-singlepost .b-addcomment:hover,
.b-singlepost .b-addcomment:active {
	color: #C00 !important;
	}
.b-addcomment-active:link,
.b-addcomment-active:visited,
.b-addcomment-active:hover,
.b-addcomment-active:active,
.b-xylem.active .b-addcomment:link,
.b-xylem.active .b-addcomment:visited,
.b-xylem.active .b-addcomment:hover,
.b-xylem.active .b-addcomment:active {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: inset 0 0 6px #2B4C7B;
	-webkit-box-shadow: inset 0 0 6px #2B4C7B;
	box-shadow: inset 0 0 6px #2B4C7B;
	background: #369AFF;
	background: #369AFF -moz-linear-gradient(top, #3863A0 0%, #369AFF 100%);
	background: #369AFF -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3863A0), color-stop(100%,#369AFF));
	background: #369AFF -webkit-linear-gradient(top, #3863A0 0%,#369AFF 100%);
	background: #369AFF -o-linear-gradient(top, #3863A0 0%,#369AFF 100%);
	background: #369AFF -ms-linear-gradient(top, #3863A0 0%,#369AFF 100%);
	background: #369AFF linear-gradient(top, #3863A0 0%,#369AFF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3863A0', endColorstr='#369AFF',GradientType=0 );
	color: #FFF !important;
	}
	.b-addcomment-inner {
		margin: 0;
		border-bottom: 1px dotted;
		}
		.b-addcomment-icon {
			position: absolute;
			top: 50%;
			left: 8px;
			width: 16px;
			height: 16px;
			margin: -8px 0 0 0;
			background: url(/img/icons/addcomment.png?v=1) no-repeat 0 0;
			}



.b-singlepost .b-spamcomments:link,
.b-singlepost .b-spamcomments:visited,
.b-singlepost .b-spamcomments:hover,
.b-singlepost .b-spamcomments:active {
	margin: 0;
	padding: 0;
	border: 0;
	color: #0051B7 !important;
	}
.b-singlepost .b-spamcomments:hover,
.b-singlepost .b-spamcomments:active {
	color: #C00 !important;
	}
.b-singlepost .b-spamcomments-active:link,
.b-singlepost .b-spamcomments-active:visited,
.b-singlepost .b-spamcomments-active:hover,
.b-singlepost .b-spamcomments-active:active {
	display: inline-block;
	margin: 0;
	padding: 4px 10px;
	border: 0;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #3080DA;
	background: #3080DA -moz-linear-gradient(top, #1F4582 0%, #3080DA 100%);
	background: #3080DA -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1F4582), color-stop(100%,#3080DA));
	background: #3080DA -webkit-linear-gradient(top, #1F4582 0%,#3080DA 100%);
	background: #3080DA -o-linear-gradient(top, #1F4582 0%,#3080DA 100%);
	background: #3080DA -ms-linear-gradient(top, #1F4582 0%,#3080DA 100%);
	background: #3080DA linear-gradient(top, #1F4582 0%,#3080DA 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1F4582', endColorstr='#3080DA',GradientType=0 );
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	color: #FFF !important;
	text-decoration: none;
	}



.b-massaction {
	position: relative;
	z-index: 9;
	margin: 0;
	padding: 1.5em 0;
	clear: both;
	-moz-box-shadow: 0 -2px 7px 0 rgba(0,43,96,0.5);
	-webkit-box-shadow: 0 -2px 7px 0 rgba(0,43,96,0.5);
	box-shadow: 0 -2px 7px 0 rgba(0,43,96,0.5);
	background: #B4DDFE;
	background: #B4DDFE -moz-linear-gradient(top, #C2EBFF 0%, #B4DDFE 100%);
	background: #B4DDFE -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C2EBFF), color-stop(100%,#B4DDFE));
	background: #B4DDFE -webkit-linear-gradient(top, #C2EBFF 0%,#B4DDFE 100%);
	background: #B4DDFE -o-linear-gradient(top, #C2EBFF 0%,#B4DDFE 100%);
	background: #B4DDFE -ms-linear-gradient(top, #C2EBFF 0%,#B4DDFE 100%);
	background: #B4DDFE linear-gradient(top, #C2EBFF 0%,#B4DDFE 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C2EBFF', endColorstr='#B4DDFE',GradientType=0 );
	*zoom: 1;
	}
.b-grove-3comments .b-massaction {
	display: none;
	}
.s-horizon .b-massaction {
	margin: 0 -25px;
	padding: 1.15em 25px;
	}
.s-lanzelot .b-massaction {
	margin: 0 -26px;
	padding: 1.15em 26px;
	}
.b-massaction-fixed {
	position: fixed;
	bottom: 24px;
	width: 100%;
	}
.ljtimes-disabled .b-massaction-fixed,
.ljtimes-minimized .b-massaction-fixed {
	bottom: 0;
	}
	.b-massaction-checkall {
		display: inline;
		vertical-align: middle;
		}
		.b-massaction-checkall INPUT {
			margin: 0;
			}
	.b-massaction .b-ljbutton {
		position: static;
		margin-left: 1.5em;
		}
.b-massaction-problems {
	background: #FFEFEF;
	background: #FFEFEF -moz-linear-gradient(top, #FFF6F6 0%, #FFEFEF 100%);
	background: #FFEFEF -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF6F6), color-stop(100%,#FFEFEF));
	background: #FFEFEF -webkit-linear-gradient(top, #FFF6F6 0%,#FFEFEF 100%);
	background: #FFEFEF -o-linear-gradient(top, #FFF6F6 0%,#FFEFEF 100%);
	background: #FFEFEF -ms-linear-gradient(top, #FFF6F6 0%,#FFEFEF 100%);
	background: #FFEFEF linear-gradient(top, #FFF6F6 0%,#FFEFEF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFF6F6', endColorstr='#FFEFEF',GradientType=0 );
	}
	.b-massaction-errors {
		display: none;
		margin: 0;
		padding: 10px 0 10px 30px;
		background: url(/img/icons/error-mini.png?v=1) no-repeat 0 6px;
		color: #CB1427;
		}
		.b-massaction-error {
			margin: 0;
			padding: 0;
			}
	.b-massaction-problems .b-massaction-errors {
		display: block;
		}
	.b-massaction-preloader {
		display: none;
		position: absolute;
		bottom: 13px;
		right: 26px;
		width: 30px;
		height: 30px;
		margin: 0;
		padding: 0;
		background: url(/img/preloader/preloader-blue-blue.gif?v=1) no-repeat 0 0;
		font: 0/0 serif;
		}
	.b-massaction-processing .b-massaction-preloader {
		display: block;
		}
	.b-massaction-fixed .b-massaction-preloader {
		position: fixed;
		}
	.ljtimes-disabled .b-massaction-fixed .b-massaction-preloader,
	.ljtimes-minimized .b-massaction-fixed .b-massaction-preloader {
		position: fixed;
		}



@media screen and (max-width: 639px) {
	.g-sensor .b-singlepost .b-leaf-header,
	.mobile-msg .b-singlepost .b-leaf-header {
		font-size: 10px;
		}

	.g-sensor .b-leaf-userpic,
	.mobile-msg .b-leaf-userpic,
	.g-sensor .b-leaf-userpic-inner,
	.mobile-msg .b-leaf-userpic-inner {
		width: 50px;
		height: 50px;
		}
		.g-sensor .b-leaf-userpic IMG,
		.mobile-msg .b-leaf-userpic IMG {
			max-width: 50px;
			max-height: 50px;
			}
	.g-sensor .b-leaf-details,
	.mobile-msg .b-leaf-details {
		padding: 3px 0 0 8px;
		}
		.g-sensor .b-leaf-username,
		.mobile-msg .b-leaf-username,
		.g-sensor .b-leaf-meta,
		.mobile-msg .b-leaf-meta,
		.g-sensor .b-leaf-header .b-leaf-actions,
		.mobile-msg .b-leaf-header .b-leaf-actions {
			margin-bottom: 0;
			}
		.g-sensor .b-leaf-meta,
		.mobile-msg .b-leaf-meta,
		.g-sensor .b-leaf-header .b-leaf-actions,
		.mobile-msg .b-leaf-header .b-leaf-actions {
			margin-top: 5px;
			}
		.g-sensor .b-leaf-controls,
		.mobile-msg .b-leaf-controls {
			clear: none;
			margin: -2px 0 0;
			}
}

@media screen and (min-width: 640px) and (max-width: 767px) {
	.g-sensor .b-singlepost .b-leaf-header,
	.mobile-msg .b-singlepost .b-leaf-header {
		font-size: 12px;
		}

	.g-sensor .b-leaf-userpic,
	.mobile-msg .b-leaf-userpic,
	.g-sensor .b-leaf-userpic-inner,
	.mobile-msg .b-leaf-userpic-inner {
		width: 80px;
		height: 80px;
		}
		.g-sensor .b-leaf-userpic IMG,
		.mobile-msg .b-leaf-userpic IMG {
			max-width: 80px;
			max-height: 80px;
			}
	.g-sensor .b-leaf-details,
	.mobile-msg .b-leaf-details {
		padding: 5px 0 0 8px;
		}
		.g-sensor .b-leaf-username,
		.mobile-msg .b-leaf-username,
		.g-sensor .b-leaf-meta,
		.mobile-msg .b-leaf-meta,
		.g-sensor .b-leaf-header .b-leaf-actions,
		.mobile-msg .b-leaf-header .b-leaf-actions {
			margin-bottom: 3px;
			}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.g-sensor .b-singlepost .b-leaf-header,
	.mobile-msg .b-singlepost .b-leaf-header {
		font-size: 13px;
		}
}

@media screen and (max-width: 1300px), (max-width: 1280px) and (max-height: 800px) {
	.g-sensor .b-leaf-collapsed .b-leaf-inner,
	.mobile-msg .b-leaf-collapsed .b-leaf-inner {
		min-width: 0;
		}

	#js .g-sensor .b-leaf-controls,
	#js .mobile-msg .b-leaf-controls,
	#js .g-sensor .b-leaf-header .b-leaf-actions,
	#js .mobile-msg .b-leaf-header .b-leaf-actions,
	#js .g-sensor .b-leaf-collapsed .b-leaf-actions-check,
	#js .mobile-msg .b-leaf-collapsed .b-leaf-actions-check {
		visibility: visible !important;
		}

	.g-sensor .b-leaf-meta,
	.mobile-msg .b-leaf-meta {
		font-size: 90%;
		}

	.g-sensor .b-watering,
	.mobile-msg .b-watering {
		max-width: 700px;
		}

	.g-sensor .b-massaction-fixed,
	.mobile-msg .b-massaction-fixed {
		position: relative;
		bottom: auto;
		width: auto;
		}
}

.b-myuserpic {
	width: 100px;
	margin: 0 0 15px;
	padding: 8px 8px 4px;
	border: 2px solid #59D;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	border-collapse: collapse;
	background: #FFF;
	cursor: pointer;
	}
.b-myuserpic:hover {
	border-color: #C00;
	cursor: pointer;
	}
	.b-myuserpic-current:link,
	.b-myuserpic-current:visited,
	.b-myuserpic-current:hover,
	.b-myuserpic-current:active {
		display: block;
		width: 100px;
		height: 100px;
		margin: 0;
		padding: 0;
		border: 0;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		text-decoration: none;
		font: 0/0 serif;
		}
	.b-myuserpic-current:focus {
		outline: thin dotted;
		}
	.b-myuserpic-options {
		display: block;
		margin: 0;
		}
		.b-myuserpic-title {
			position: relative;
			display: inline-block;
			margin: 0;
			padding: 5px 0 0;
			font-size: 80%;
			color: #369;
			}
			.b-myuserpic-title I {
				overflow: hidden;
				position: absolute;
				top: 6px;
				right: -16px;
				display: block;
				width: 16px;
				height: 16px;
				background: url(/img/icons/popup-expand.png?v=1) 0 0 no-repeat;
				}
			.b-myuserpic:hover .b-myuserpic-title I {
				background-position: 0 -16px;
				}
			.b-myuserpic:focus .b-myuserpic-title I {
				background-position: 0 -32px;
				}
			.b-myuserpic-title .b-pseudo {
				overflow: hidden;
				margin: 0;
				display: inline-block;
				max-width: 80px;
				white-space: nowrap;
				text-overflow: ellipsis;
				}
			.b-myuserpic:hover .b-myuserpic-title .b-pseudo {
				color: #C00;
				}



.b-userpicselector {
	overflow: hidden;
	position: relative;
	z-index: 100;
	clear: both;
	width: 620px;
	margin: -17px -17px 0;
	padding: 15px 15px 0;
	border: 2px solid #59D;
	-moz-border-radius: 9px;
	border-radius: 9px;
	-moz-box-shadow: 0 10px 15px rgba(53,99,161,0.8);
	-webkit-box-shadow: 0 10px 15px rgba(53,99,161,0.8);
	box-shadow: 0 10px 15px rgba(53,99,161,0.8);
	background: #FAFAFA;
	background: -moz-linear-gradient(top, #FAFCFE 0%, #E2E3E7 25%, #FAFAFA 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FAFCFE), color-stop(25%,#E2E3E7), color-stop(100%,#FAFAFA));
	background: -webkit-linear-gradient(top, #FAFCFE 0%,#E2E3E7 25%,#FAFAFA 100%);
	background: -o-linear-gradient(top, #FAFCFE 0%,#E2E3E7 25%,#FAFAFA 100%);
	background: -ms-linear-gradient(top, #FAFCFE 0%,#E2E3E7 25%,#FAFAFA 100%);
	background: linear-gradient(top, #FAFCFE 0%,#E2E3E7 25%,#FAFAFA 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FAFCFE', endColorstr='#E2E3E7',GradientType=0 );
	*zoom: 1;
	}
#js .b-userpicselector {
	display: none;
	position: absolute;
	top: 37px;
	left: 2px;
	}
.b-userpicselector-tiny4 {
	width: 480px;
	}
.b-userpicselector-tiny3 {
	width: 360px;
	}
.b-userpicselector-show {
	display: block;
	}
	.b-userpicselector-wrapper {
		overflow: auto;
		position: relative;
		height: 308px;
		margin: 0;
		padding: 0;
		*zoom: 1;
		}
	.b-userpicselector-tiny .b-userpicselector-wrapper {
		overflow: hidden;
		height: 145px;
		}
	.b-userpicselector-items {
		margin: 0;
		padding: 0;
		list-style: none;
		*zoom: 1;
		}
	.b-userpicselector-items:before,
	.b-userpicselector-items:after {
		display: table;
		border-collapse: collapse;
		content: "";
		}
	.b-userpicselector-items:after {
		clear: both;
		}
		.b-userpicselector-item {
			overflow: hidden;
			position: relative;
			float: left;
			width: 100px;
			height: 124px;
			margin: 0 0 10px;
			padding: 10px;
			text-align: left;
			}
			.b-userpicselector-item LABEL {
				display: block;
				margin: -10px;
				padding: 10px;
				text-align: center;
				font-size: 10px;
				*zoom: 1;
				}
				#js .b-userpicselector-checkbox {
					position: absolute;
					left: -199px;
					}
				.b-userpicselector-pic {
					display: block;
					width: 100px;
					height: 100px;
					margin: 0;
					padding: 0;
					cursor: pointer;
					color: #0051B7;
					background-repeat: no-repeat;
					background-position: 50% 50%;
					font: 0/0 serif;
					}
				.b-userpicselector-item .b-pseudo {
					overflow: hidden;
					display: inline-block;
					height: 14px;
					max-width: 100px;
					margin: 0;
					padding: 5px 0 0;
					white-space: nowrap;
					text-overflow: ellipsis;
					color: #369;
					}
				.b-userpicselector-item:hover .b-pseudo {
					color: #C00;
					}
			.b-userpicselector-active LABEL {
				-moz-border-radius: 5px;
				border-radius: 5px;
				background: #58E;
				background: #58E -moz-linear-gradient(top, #347 0%, #58E 100%);
				background: #58E -webkit-gradient(linear, left top, left bottom, color-stop(0%,#347), color-stop(100%,#58E));
				background: #58E -webkit-linear-gradient(top, #347 0%,#58E 100%);
				background: #58E -o-linear-gradient(top, #347 0%,#58E 100%);
				background: #58E -ms-linear-gradient(top, #347 0%,#58E 100%);
				background: #58E linear-gradient(top, #347 0%,#58E 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#334477', endColorstr='#5588EE',GradientType=0 );
				}
				.b-userpicselector-active .b-pseudo {
					color: #FFF;
					}
	.b-userpicselector-controls {
		margin: 15px -15px 0;
		padding: 20px;
		-moz-border-radius-bottomleft: 7px;
		-moz-border-radius-bottomright: 7px;
		border-bottom-left-radius: 7px;
		border-bottom-right-radius: 7px;
		background: #CDE;
		background: #CDE -moz-linear-gradient(top, #CDE 0%, #FFF 100%);
		background: #CDE -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CDE), color-stop(100%,#FFF));
		background: #CDE -webkit-linear-gradient(top, #CDE 0%,#FFF 100%);
		background: #CDE -o-linear-gradient(top, #CDE 0%,#FFF 100%);
		background: #CDE -ms-linear-gradient(top, #CDE 0%,#FFF 100%);
		background: #CDE linear-gradient(top, #CDE 0%,#FFF 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CCDDEE', endColorstr='#FFFFFF',GradientType=0 );
		}
		.b-userpicselector-keywords {
			display: none;
			width: 16em;
			margin: 0 20px 0 0;
			}
		#js .b-userpicselector-keywords {
			display: inline-block;
			}
		#js .b-userpicselector-tiny .b-userpicselector-keywords,
		.b-userpicselector-tiny .placeholder-wrapper {
			display: none;
			}
		.b-userpicselector-showall {
			margin: 0;
			}
		.b-userpicselector-close:link,
		.b-userpicselector-close:visited,
		.b-userpicselector-close:hover,
		.b-userpicselector-close:active {
			display: none;
			position: absolute;
			bottom: 21px;
			right: 28px;
			z-index: 3;
			margin: 0 16px 0 0;
			border-bottom: 1px dotted;
			cursor: pointer;
			color: #000 !important;
			text-decoration: none;
			*right: 0;
			}
		.b-userpicselector-close:hover,
		.b-userpicselector-close:active {
			color: #C00 !important;
			}
		.b-userpicselector-close:after {
			content: " ";
			position: absolute;
			top: 2px;
			right: -18px;
			width: 16px;
			height: 16px;
			margin: 0;
			padding: 0;
			background: url(/img/icons/popup-close.png?v=1) 0 0 no-repeat;
			font: 0/0 serif;
			cursor: pointer;
			}
		.b-userpicselector-close:hover:after {
			background-position: 0 -16px;
			}
		#js .b-userpicselector-close:link,
		#js .b-userpicselector-close:visited,
		#js .b-userpicselector-close:hover,
		#js .b-userpicselector-close:active {
			display: block;
			}

.b-spelling {
	position: relative;
	width: 100%;
	height: 13em;
	border: 1px solid #999;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: height 100ms ease-out;
	-moz-transition: height 100ms ease-out;
	-o-transition: height 100ms ease-out;
	transition: height 100ms ease-out;
	background: #FFF;
	}
.b-spelling:focus {
	outline: thin solid #85C1FF;
	}
	.b-spelling-faketextarea,
	.b-spelling-textarea {
		position: relative;
		width: 100%;
		margin: 0;
		padding: 5px;
		border: 0;
		-moz-box-sizing: border-box;
		-webkit-box-sizing:border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		font: 1em/1.2em Arial,sans-serif;
		*padding: 0;
		*line-height: 1.4em;
		}
	.b-spelling-faketextarea {
		z-index: 1;
		background: #FFF;
		color: #FFF;
		white-space: pre;
		white-space: pre-wrap;
		word-wrap: break-word;
		}
	.b-spelling-popuping .b-spelling-faketextarea {	
		z-index: 2;
		color: #000;
		}
	.b-spelling-textarea {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
		overflow: hidden;
		height: 100%;
		opacity: 1;
		resize: none;
		background: transparent;
		color: #000;
		}
	.b-spelling-popuping .b-spelling-textarea {
		z-index: 1;
		opacity: 0;
		}
	.b-spelling-word {
		}
		.b-spelling-inner {
			}
	.b-spelling-error {
		margin: 0;
		padding: 0;
		cursor: pointer;
		}
		.b-spelling-error .b-spelling-inner {
			border-bottom: 2px dotted #F00;
			}
	.b-spelling-error.active {
		}
		.b-spelling-error.active .b-spelling-inner {
			border-bottom: 2px solid #F00;
			}
	.b-spelling-editing {
		cursor: text;
		}
		.b-spelling-editing .b-spelling-inner {
			color: #000;
			border-bottom-color: #FFF;
			}
	.b-spelling-bubble {
		position: absolute;
		margin: 0;
		padding: 0;
		border: 0;
		-moz-border-radius: 5px;
		-moz-border-radius-topleft: 0;
		border-radius: 5px;
		border-top-left-radius: 0;
		-webkit-box-shadow: 0 1px 3px rgba(53,99,161,0.8);
		-moz-box-shadow: 0 1px 3px rgba(53,99,161,0.8);
		box-shadow: 0 1px 3px rgba(53,99,161,0.8);
		-webkit-transition: opacity .3s ease;
		-moz-transition: opacity .3s ease;
		-o-transition: opacity .3s ease;
		transition: opacity .3s ease;
		font: 14px/1.2 Arial,sans-serif;
		text-align: left;
		*border: 1px solid rgb(53,99,161);
		}
		.b-spelling-bubble .b-popup-outer {
			margin: 0;
			padding: 10px 15px 5px;
			border: 0;
			-moz-border-radius: 4px;
			-moz-border-radius-topleft: 0;
			border-radius: 4px;
			border-top-left-radius: 0;
			background: #FAFAFA;
			background: #FAFAFA url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmNmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iI2UyZTNlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYWZhZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
			background: #E2E3E7 -moz-linear-gradient(top, #FAFCFE 0%, #E2E3E7 25%, #FAFAFA 100%);
			background: #E2E3E7 -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FAFCFE), color-stop(25%,#E2E3E7), color-stop(100%,#FAFAFA));
			background: #E2E3E7 -webkit-linear-gradient(top, #FAFCFE 0%,#E2E3E7 25%,#FAFAFA 100%);
			background: #E2E3E7 -o-linear-gradient(top, #FAFCFE 0%,#E2E3E7 25%,#FAFAFA 100%);
			background: #E2E3E7 -ms-linear-gradient(top, #FAFCFE 0%,#E2E3E7 25%,#FAFAFA 100%);
			background: #E2E3E7 linear-gradient(top, #FAFCFE 0%,#E2E3E7 25%,#FAFAFA 100%);
			*zoom: 1;
			}
			.b-spelling-bubble .b-popup-inner {
				margin: 0;
				padding: 0;
				border: 0;
				-webkit-border-radius: 0;
				-moz-border-radius: 0;
				border-radius: 0;
				}
				.b-spelling-bubble .i-popup-arr {
					visibility: hidden;
					}
				.b-spelling-bubble .i-popup-arrtl {
					left: 0;
					}
				.b-spelling-bubble .i-popup-close {
					position: absolute;
					top: 5px;
					right: 5px;
					width: 6px;
					height: 5px;
					margin: 0;
					padding: 0;
					background: url(/img/icons/popup-close-s.png?v=1) -5px -5px no-repeat;
					font: 0/0 serif;
					}
				.b-spelling-bubble .i-popup-close:hover {
					background-position: -5px -21px;
					}
				.b-spelling-bubble-container {
					margin: 0;
					}
					.b-spelling-items {
						margin: 0;
						padding: 0;
						list-style: none;
						}
						.b-spelling-item {
							margin: 0 -15px;
							padding: 3px 15px 5px;
							cursor: pointer;
							}
						.b-spelling-item:hover {
							background: #C8E6FF;
							}
							.b-spelling-item-word {
								margin: 0;
								padding: 0;
								border-bottom: 1px dotted #000;
								}
						.b-spelling-item-skip {
							position: relative;
							margin-top: 10px;
							border-top: 1px solid #C9CACC;
							font-style: italic;
							font-size: 13px;
							color: #232425;
							}
						.b-spelling-item-skip:before {
							content: " ";
							position: absolute;
							top: 0;
							right: 0;
							left: 0;
							display: block;
							height: 2px;
							background: #FFF;
							}
						.b-spelling-item-no {
							font-size: 13px;
							cursor: default;
							color: #232425;
							}
						.b-spelling-item-no:hover {
							background: none;
							}
							.b-spelling-item-no .b-spelling-item-word {
								border-bottom: 0;
								}

.ljshare-container {
    position: absolute;
    border: 1px solid #555;
    -moz-border-radius: 4px;
    background-color: #fff;
    padding: 0.1em;
    line-height: 1.3em;
}

.ljshare-service-list li {
    border: 1px solid #fff;
    padding: 0.1em;
}

.ljshare-service-list li:hover {
    background-color: #eee;
    border: 1px solid #bbb;
    -moz-border-radius: 2px;
    cursor: pointer;
}

/*
    This is utility css that can be used anywhere in the app
    It should be included on all app pages in all schemes
*/

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: ".";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg[class] { height: auto; }
.pkg { display: block; }
/* */

/* form styles */
label.left {
    display: block;
    float: left;
}
input.text,
textarea.text,
select.select {
    margin: 0px 3px 0px 0px;
    padding: 2px 2px;
    background: #fff url(/img/input-bg.gif?v=1) repeat-x 0 -1px;
    border: 1px solid #bbb;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
}
select.select {
    padding: 1px;
}
fieldset.nostyle {
    border: none;
    margin: 0;
    padding: 0;
}
input.create-account {
    font-size: 110%;
    color: #fff;
    margin: 0;
    background: #559A40;
    border: 2px solid #76AE65;
    border-bottom: 2px solid #447C33;
    border-right: 2px solid #447C33;
}

.detail {
    font-size: 90%;
    color: #444;
}
p.detail {
    margin: 0 0 10px 0;
    padding: 0;
}
h2.widget-header {
    margin: 0 0 6px 0;
    padding: 0 0 6px 0;
    border-bottom: 1px solid #ccc;
}
ul.detail li {
    font-size: 90%;
}
hr.hr {
    border: 0;
    width: 100%;
    color: #8FC3F7; background-color: #8FC3F7;
    height: 1px;
}
/* generic class for removing styling from ul */
ul.nostyle {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* tables where rows alternate colors */
table.alternating-rows th {
    text-align: left;
    border-top: 1px solid #8FC3F7;
    border-bottom: 1px solid #8FC3F7;
    background-color: #C5DFF9;
    padding: 6px 4px;
}
table.alternating-rows tr.altrow1 {
    background-color: #fff;
}
table.alternating-rows tr.altrow2 {
    background-color: #eee;
}
table.alternating-rows td {
    padding: 6px 4px;
    border-bottom: 1px solid #ccc;
    text-align: left;
}

/* columns for content layouts */

div.columns-2 .columns-2-left {
    float: left;
    width: 49%;
}
div.columns-2 .columns-2-right {
    float: right;
    width: 49%;
}
div.columns-2-r300 {
    width: 720px;
}
div.columns-2-r300 .columns-2-left {
    float: left;
    width: 405px;
    margin-right: 15px;
}
div.columns-2-r300 .columns-2-right {
    float: left;
    width: 300px;
}

/* default margin for widgets */

.appwidget {
    margin-bottom: 15px;
    position: relative;
}
.appwidget .more-link {
    position: absolute;
    right: 7px;
    top: 6px;
    font-size: 11px;
    text-decoration: none;
    padding-left: 10px;
    text-transform: lowercase;
    color: #114577 !important;
    background: url('/img/arrow-double-blue.gif?v=1') no-repeat 0 60%;
}
*HTML .appwidget .more-link {
    right: 27px;
}

.appwidget .more-link:hover {
    text-decoration: underline;
}
/* add this class to anything to make upgrade icon appear next to it */

.upgrade-account {
    padding-right: 18px;
    background: url('/horizon/upgrade-paid-icon.gif?v=1') no-repeat right 50%;
}

.arrow-link,
.more-link {
    padding-left: 12px;
    background: url('/img/arrow-double-black.gif?v=1') no-repeat 0 50%;
}

/* Used to encapsualte message forms like Invite and Tell a Friend */
.message {
    border: 5px solid #eee;
    margin-bottom: 15px;
}

.message blockquote {
    margin: 0;
    border: 1px solid #aaa;
    padding: 15px;
}

.standout-border {
    border: 1px solid #8fc3f7;
    padding: 6px;
}
.standout-background {
    background-color: #c5dff9;
}

/* Sidebars floated to the right */
div.right-sidebar {
    float: right;
    width: 300px;
    color: #000000;
    background-color: #c5dff9;
    border: 1px solid #8fc3f7;
    margin: 10px;
    padding: 10px;
}
div.ad-sidebar {
    width: 300px;
    float: right;
}

.textbutton { 
    color: #0000CC;
    cursor: pointer;
}

/* Solid background headings */
h2.solid-neutral {
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    background: #ededed url(/img/corner.gif?v=1) no-repeat 0 0;
    margin: 0 0 8px 0;
    padding: 5px 8px;
    color: #222;
}
h2.solid-blue {
    position: relative;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    background: #d7e7f7 url(/img/corner.gif?v=1) no-repeat 0 0;
    margin: 0 0 8px 0;
    padding: 5px 8px;
    color: #222;
}
.solid-neutral {
    background: #ededed;
}

input.bright {
    background: url(/img/yellow_gradient.gif?v=1) repeat;
    border: 1px solid #b48101;
    color: #1f3368;
    font-weight: bold;
}

.rounded-box {
    background: no-repeat;
    zoom: 1;
}

.rounded-box .rounded-box-tr {
    background: 100% 0 no-repeat;
}

.rounded-box .rounded-box-bl {
    background: 0 100% no-repeat;
}

.rounded-box .rounded-box-br {
    background: 100% 100% no-repeat;
    padding: 2px; /* border width */
}

.rounded-box .rounded-box-content {
    padding: 10px;
}

/* Define text color and typography */
html, body {
    height: 100%;
}
body {
    color: #000000;
    background-color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    min-width: 840px;
    width: 100%;
}
a:link {
    color: #00C; background-color: transparent;
}
a:visited {
    color: #306; background-color: transparent;
}
a:active {
    color: #F60; background-color: transparent;
}
h1 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #036; background-color: transparent;
    margin: 0 0 0.4em 0; padding: 0;
}
h1 a {
    font-weight: normal;
}
h2 {
    font-weight: normal;
    color: #036;
    margin: 0.3em 0 0.1em 0; padding: 0;
}
h3 {
    color: #024; background-color: transparent;
    font-style: italic;
    margin: 0.2em 0 0.2em 0; padding: 0;
}
p {
    margin: 0.75em 0;
}
body, dd, dt, th, td, p, div, li, pre, code, kbd { font-size: small; }
h3 { font-size: medium; }
h2 { font-size: large; }
h1 { font-size: x-large; }
li { margin-left: 0px; }

h1.title {
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

#NavigationWelcomeLogo {
    position: relative;
    top: 0;
    left: 0;
    font-size: 0.8em;
    color: #444;
    height: 6.11em;
    margin: 0;
    padding: 0;
}
#NavigationWelcomeLogo a {
    color: #444;
    font-weight: 700;
}
#Content pre {
   line-height: 1em;
}

/* Utility CSS */
.clear {
    clear: both;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0%;
}

.hide {
    display: none;
}
hr {
    border: 0;
    width: 100%;
    color: #369; background-color: #369;
    height: 2px;
}
table.edged {
    border: 2px solid #c5dff9;
}
table.edged td {
    border: 1px solid #8fc3f7;;
}
.standout {
    text-align: center;
}
.standout .container {
    color: #000; background-color: #c5dff9 !important;
    border: 1px solid #8fc3f7;
    padding: 3px;
    /* margin shorthand isn't recognized by IE5/Mac */
    margin-top: auto; margin-bottom: auto;
    margin-left: auto; margin-right: auto;
    width: auto;
    text-align: left;
}
.standout span.container {
    padding: 8px 7px !important;
    display: inline-block;
}
.errorbar {
    color: #000;
    font: 12px Verdana, Arial, Sans-Serif;
    background-color: #FFEEEE;
    background-repeat: repeat-x;
    border: 1px solid #FF9999;
    padding: 8px;
    margin-top: auto; margin-bottom: 5px;
    margin-left: auto; margin-right: auto;
    width: auto;
    text-align: left;
}
.warningbar {
    color: #000;
    font: 12px Verdana, Arial, Sans-Serif;
    background-color: #FFFFDD;
    background-repeat: repeat-x;
    border: 1px solid #FFCC33;
    padding: 8px;
    margin-top: auto; margin-bottom: 5px;
    margin-left: auto; margin-right: auto;
    width: auto;
    text-align: left;
}
.de {
    color: #909090; background-color: #ffffff;
}

/* layout */

.talk-comment {
    margin-top: 1em;
    margin-bottom: 0px;
	}
	.talk-comment-head {
		overflow: hidden;
		padding: 1px 0;
		}
	.talk-comment-box {
		overflow: hidden;
		}

#commenttext { width: 100%; }

/* Form Items */
.formitem {
    color: #343434;
    font-size: 1em;
}

.formnumber {
    font-weight: bold;
    margin-top: 1.8em;
    font-size: .9em;
}

.formitemName {
    font-weight: bold;
    font-size: .9em;
    margin-top: 1.8em;
}

.formitemDesc {
    margin-top: .4em;
    margin-bottom: .4em;
    color: #505050;
}

.formitemNote {
    color: #da6320;
    font-size: .9em;
    margin-top: .4em;
    margin-bottom: .4em;
}

.formitemFlag {
    color: #CE0000;
    font-size: .9em;
    margin-top: .4em;
    margin-bottom: .4em;
}

.borderedtable {
    border: solid 1px black;
}

/* the top of the borderedtable, use th tags for header columns */
.borderedtable th {
    background-color: #dddddd;
    border-bottom: solid 1px black;
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
}


.userslist-table {
        border: 1px solid #DDD;
}

.userslist-table TH, .aliaslist-table TH  {
        background: #DDD;
        padding: 2px 10px;
        white-space: nowrap;
        text-align:left;
}
	.aliaslist-table TH {
		padding: 4px 10px;
	}
.userslist-table TD {
        padding: 3px 10px;
}

.aliaslist-table {
	border: 0;
	border-spacing: 0px;
	}
	.aliaslist-table TD {
		padding: 3px 3px 3px 10px;
		}
		.aliaslist-table TD .user_check {
		    margin-right: 10px;
		    }
		.aliaslist-table TD.more {
		    padding: 3px 3px 7px 10px;
		    }
	.aliaslist-table .notedel {
	    padding: 17px 0px 0px 10px;
	    }
	.aliaslist-table .user_alias {
		padding: 3px 0px 3px 10px;
		}
		.aliaslist-table .user_alias INPUT {
			width: 300px;
			}
		.aliaslist-table .user_alias .type-checkbox {
			margin-left:1.2em;
			margin-right:1.2em;
			width: auto;
			}
	.aliaslist-table .newalias TD {
		padding: 14px 0px 3px 10px;
		font-weight: bold;
		}

		.aliaslist-table .user_alias_error {
			position:absolute;
			margin:.25em 0 0 1em;
			color:#F00;
			}

/* Extended.css */
.hide {
    display: none;
}
div.centered {
    text-align: center;
    width: 100%;
}
.lesstop {
    margin-top: 2px;
}
.de {
    color: #909090; background-color: #ffffff;
}
#ljbreadcrumbs {
    text-align: left;
    white-space: nowrap;
    font: 11px Arial, Geneva, Helvetica, sans-serif;
    margin-left: 0;
    margin-bottom: 1em;
}

/* layout */

#content pre {
   line-height: 1.1em;
   font-size: 1.1em;
}
#Comments q {
    font-style: italic;
}
div.transparentpng { display: none; margin: 0; padding: 0; }
img.transparentpng { border: 0; }


/* Ad wrapper styles (for ads printed in BML directly) */

.ljadwrapper-app-full-width
{
    margin-bottom: 1em;
    text-align: center;
    width: 100%;
}

.ljadwrapper-app-info-1column,
.ljadwrapper-app-func-1column,
.ljadwrapper-app-confirm,
.ljadwrapper-app-home-login,
.ljadwrapper-app-schools,
.ljadwrapper-search,
.ljadwrapper-journal-indiv-entry,
.ljadwrapper-journal-skyscraper,
.ljadwrapper-app-search-skyscraper
{
    float: right;
    margin-left: 2em;
    margin-bottom: 1em;
    display: table-cell;
}

.ljadwrapper-app-func-2column,
.ljadwrapper-app-info-2column,
.ljadwrapper-journal-userinfo
{
    margin-top: 2em;
    text-align: center;
    width: 100%;
}
div.copyrighted {
       font-size: smaller;
       padding-bottom: 10px;
}

/* Addfriend options */
.addfriend-options {
	padding-top:1.25em;
	}
	.addfriend-options DD {
		padding-top:.3em;
		}
		.addfriend-options .type-text {
			width:270px;
			}
		.addfriend-options DD IMG {
			border:0;
			margin-right:.4em;
			}
/* Userpics addon */
.userpics-addon FORM UL {
	padding: 0;
	margin: 0 0 15px 0;
	list-style: none;
	}
	.userpics-addon FORM UL LI {
		padding: 0;
		margin: 0 0 5px 0;
		}
	.userpics-addon FORM INPUT.submit {
		overflow: visible;
		padding: 0 7px 3px 7px;
		font-size: 12px;
		}
.alert-msg {
	color: #FF0000;
	}
/* Packages FORM */
.packages-form UL {
	padding: 0;
	margin: 0 0 15px 0;
	list-style: none;
	}
	.packages-form UL LI {
		padding: 0;
		margin: 0 0 5px 0;
		}
		.packages-form UL LI INPUT {
			padding: 0;
			margin: 0 5px 0 0;
			}
	.packages-form INPUT.submit {
		overflow: visible;
		padding: 0 7px 3px 7px;
		font-size: 12px;
		}
	.packages-note {
		font-size: 11px;
		}
/* Likes list */
UL.likes-list {
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 10px 0 0 0;
	list-style: none;
	}
	UL.likes-list LI {
		padding: 0;
		margin: 0 0 5px 0;
		}

.i_like_this {
	position:relative;
	}
.i_like_this_already {
	position:absolute;
	top:0px;
	left:11px;
	font:16px/14px Verdana,sans-serif;
	color:#F00;
	}


/* define general layout styles shared by Horizon and Vertigo */

#content {
    position: relative;
    top: 110px;
    margin: 0;
    margin-bottom: 120px;
    padding: 0 25px 20px 25px;
    text-align: left;
}
*:first-child+HTML #content {
    zoom:1;
}
* html #content {
    width: 92%;
    zoom:1;
}
    
#big-content-wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -165px; /* the bottom margin is the negative value of the footer's height */
}

#Userpic {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 101;
    width: 100px;
    height: 100px;
    background: url("/stc/horizon/topbar-bg.png?v=1") repeat-x #cbe4fd;  /* gradient */
}
#defaultpic {
    width: 100px;
    height: 100px;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
}
#Userpic img {
    display: block;
    vertical-align: middle;
    border: 0;
}
#NoUserpic {
    background-image: url(/stc/horizon/nouserpic-bg.png?v=2621);
    background-repeat: repeat-y;
    height: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
#NoUserpic a span {
    position: absolute;
    top: 80px;
    left: 0px;
    font-size: .8em;
    text-decoration: none;
    color: #036;
    cursor: pointer;
    display: block;
    width: 100px;
    text-align: center;
    margin: 0;
    padding: 0;
}
#welcome {
    color: #369;
}
#WelcomeLinks, #WelcomeLinks a {
    line-height: 1em;
    display: inline;
    font-size: 11px;
}
#WelcomeLinks a, #WelcomeViewLinks a {
    text-decoration: none;
}
#WelcomeLinks a:hover, #WelcomeViewLinks a:hover {
    text-decoration: underline;
}
#WelcomeLinks img {
    position: relative;
    top: 3px;
}
#WelcomeViewLinks {
    padding-top: 3px;
    width: 600px;
}
#WelcomeViewLinks li {
    font-size: 11px;
}
#WelcomeViewLinks li a {
    padding: 5px 0;
    line-height: 17px;
}
#Feedback {
    position: absolute;
    top: 0;
    right: 26em;
    margin: 0;
    padding: 0;
}
#Feedback img {
    margin: 0;
    padding: 0;
    border: 0;
}
.view {
    display: inline;
    list-style: none;
    margin: 5px 0 0 0;
    padding: 0;
}
.view li {
    display: inline;
}
#Logo {
    position: absolute;
    top: 0px;
    right: 5px;
    padding: 0;
    z-index: 200;
    font-size: 1.1em !important;
}
#Logo img {
    border: 0px;
}
#Logo .transparentpng { margin-bottom: .5em; border: 0; }

#LogoActions {
    padding: 0;
    margin: 0;
    text-align: right;
    width: 99%;
    height: 1.4em;
    background-color: #dfedfa;
    color: #336699;
    border: 1px solid #69c;
    -moz-border-radius: .3em;    /* Mozilla users get the cool rounded border */
    border-radius: .3em;         /* Any other compliant browser is free to show it to */
}
.Actions {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.Actions li {
    float: left;
    display: inline;
    width: 22%;
    text-align: center;
    white-space: nowrap;
}
.Actions a {
    text-decoration: none;
    margin: 0;
    width: 100%;
    text-transform: uppercase;
    font-weight: bolder;
    color: #369 !important;
}
#navigation {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 760px;
    min-height: 100px;
    height: 100px;
    background: #cbe4fd url("/stc/horizon/topbar-bg.png?v=1") repeat-x 0 0;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    z-index: 10;
}
#NavBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #3e5a8b;
}
#NavMenu {
    display: block;
    position: relative;
    height: 27px;
    margin: 0 0 0 100px;
    padding: 0;
    border: 0;
    /* font-size: 0.8em; */
    list-style-type: none;
    color: #fff;
    width: auto;
}
* html #NavMenu {
    width: 100%;
    margin: 0;
    left: 100px;
}

/* Needed for Safari to keep hover color correct */
#NavMenu li:hover > a {
    color: #114577;
    background: #CBE4FD;
}
.NavMenuSubNav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
/* Hack to display elements above windowed controls like Flash objects */
.NavMenuSubNavBack {
    position: absolute;
    background: transparent;
    z-index: -1;
    width: 100%;
    height: 100%;
    height: expression(this.parentNode.clientHeight);
}
.NavMenuItem {
    color: #fff;
    cursor: pointer;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    width: auto;
    float: left;
    display: inline;
    z-index: 95;
    padding: 0 7px;
}
.NavMenuItem a, .NavMenuItem a:visited {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    line-height: 27px;
}
* html .NavMenuItem li a { display: inline-block; } /* Stupid IE6 hack to fix nav menu padding */
* html .NavMenuItem li a { display: block; } /* End stupid IE6 hack */
.NavMenuItem:hover {
    color: #114577;
    background-color: #CBE4FD;
    background-image: url(/stc/horizon/toplevel-bg.gif?v=3603);
}
.NavMenuItem a:hover, #Alpha {
    background-color: #CBE4FD !important;
    background-image: url(/stc/horizon/toplevel-bg.gif?v=3603);
    color: #114577;
}
#Alpha {
    color: #114577;
}
/* Opera hack to hide anything using this class */
@media all and (min-width: 0px){
    .NavMenuSubNavBack{ display: none;
}}

#welcome {
    position: absolute;
    top: 0;
    left: 100px;
    width: 30em;
    margin: 0;
    padding: 12px 0 0 10px;
}
#welcome a {
    text-decoration: none;
    color: #114577 !important;
}
#welcome h2 {
    display: inline;
    font-size: 1.75em;
    margin: 0 5px 0 0;
    padding: 0;
}
#welcome .ljuser img {
    vertical-align: baseline !important;
    margin-bottom: -1px;
}
#welcome .ljuser b {
    font-weight: normal !important;
}
#NavMenuSearch {
    display: block;
    right: 0;
    top: 0; 
    position: absolute;
    margin: 2px 15px 0 0;
    width: auto;
    text-align: right; 
}
* html #NavMenuSearch {
    right: 100px;
}
#NavMenuSearch form {
    padding: 3px 0px 0px 2px;
    line-height: 17px;
}
#NavMenuSearch input,
#NavMenuSearch select {
    margin-right: 0px;
    font: normal 11px arial, helvetica, sans-serif;
}
/* #NavMenuSearch input#SearchText {
    width: 70%;
} */
#footer, .push {
    height: 165px;
}
#footer {
    background-color: #fff;
    border-top: 1px solid #CBE4FD;
    padding-top: 2px;
    margin: 0 15px;
}
#footer-links {
    border-top: 1px solid #CBE4FD;
    border-bottom: 1px solid #CBE4FD;
    text-align: center;
    padding: 0px 10px 15px 10px;
}
/*#footer-links-inner {
    width: 760px;
    margin-right: auto;
    margin-left: auto;
}*/
#footer-links ul {
    list-style: none;
    margin: 0;
    padding: 0 0 3px;
    /*width: 100px;*/
}
#footer-links table {
    margin:0 auto;
    border-collapse: collapse;
    border: 0;
}

#footer-links table TD {
    padding:10px 50px 0px 0;
    text-align: left;
    vertical-align: top;
}
#footer-links table TD.last {
    padding-right: 0px;
}



/*#footer-links-inner ul#footer-links-col5 {
    width: 150px;
} */
#footer-links ul li {
    font-size: 11px;
    text-align: left;
    padding: 0;
    white-space:nowrap;
}
#footer-links table td H3 {
    font-size: 12px;
    color: #333;
    font-weight: bold;
    padding: 3px 0;
    font-style: normal;
    margin-top: 0;
    white-space:nowrap;
}
#footer-links table td H3#footer-links-getinvolved {
   padding-top: 8px;
}

#footer-links ul li#footer-links-getinvolved {
    padding-top: 8px;
}
#footer-links ul#footer-links-col6 li {
    font-size: 10px;
    white-space: nowrap;
}
#footer-links ul#footer-links-col6 select {
    font-size: 11px;
}
#footer-links a {
    color: #036;
    text-decoration: none;
}
#footer-links a:hover {
    text-decoration: underline;
}
#footer-links P.more_lj {
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    padding:1px 0px 0px 0px;
    margin: 0;
}
#footer-copyright {
    font-size: 11px;
    text-align: center;
    margin-top: 5px;
    padding-bottom: 25px;
}

/* Search Form Style Goes Here
-------------------------------------- */


/* Search Results
-------------------------------------- */
.search-result-wrap {
        font-family: Arial, sans-serif;
        }
        .search-result {
                float:left;
                width:100%;
                margin-right:-100%;
                }
                .search-result-in {
                        color: #333;
                        }
                        .search-result-in A {
                                color: #3333D6;
                                }
        .search-result-aside {
                float: right;
                width: 300px;
                margin-top: 90px;
                }
                
.pages-list {
        margin-bottom: 15px;
        border-bottom: 3px solid #3E5A8B;
        }
        .pages-list LI I {
            display: none;
            }
            .pages-list LI.cur I {
                display: none;
                }
        .pages-list:after {
                content: ".";
                display: block;
                height: 0;
                clear: both;
                visibility: hidden;
                }
        .pages-list LI {
                float: left;
                line-height: 1.2em;
                margin-bottom: -3px;
                padding: 0;
                background: #69c;
                text-align: center;
                color: #fff;
                border-bottom: 3px solid #3E5A8B;
                white-space: nowrap;
                overflow: hidden;
                }
                .search-result .pages-list LI {
                    width: 18% !important;
                    }
                .search-result .pages-list LI.profiles {
                    width: 28% !important;
                    }
                .pages-list LI A {
                        display: block;
                        padding: 5px;
                        color: #fff;
                        border-right: 2px solid #fff;
                        }
                        .pages-list LI A:visited {
                                color: #fff;
                                }
                .pages-list LI STRONG {
                        display: block;
                        border-right: 2px solid #fff;
                        }
        .pages-list .cur,
        .pages-list .cur-last {
                padding: 0;
                background: #3e5a8b !important;
                border-bottom: 3px solid #3E5A8B;
                }
        .pages-list .last,
        .pages-list .cur-pre {
                margin-right: 0;
                background: #69c;
                }
        .pages-list .cur STRONG {
                background: none;
                margin: 0;
                padding: 5px;
                border-bottom: 0;
                }
        .pages-list .last A,
        .pages-list .last STRONG,
        .pages-list .cur-last STRONG {
                border-right: none;
                white-space: nowrap;
                }

.search-result H1 {
        margin: 0 0 0.4em 0;
        padding: 0;
        font: bold normal x-large Arial, sans-serif !important;
        color: #036;
        }


/* Paging
-------------------------------------- */
.paging DD UL UL A,
.paging DD UL UL SPAN,
.paging DD UL UL STRONG {
        float:left;
        padding:.1em .4em .1em;
        text-decoration: none;
        }
.paging DD UL UL A,
.paging DD UL UL STRONG {
        border:solid 1px #CCC;
        line-height:1;
        color:#404040;
        }
.paging DD UL UL A:hover {
        background:#CCC;
        }
.paging DD UL UL STRONG {
        background:#829DBF;
        border-color:#829DBF;
        color:#FFF;
        }

        .tagged-list DT .search-meta {
                font-size: 0.846em;
                }
                .tagged-list DT .search-meta A {
                        font-size: 1em;
                        }
                .tagged-list BLOCKQUOTE {
                        line-height:1.3;
                        font-size: 1.077em;
                        }
                .tagged-list BLOCKQUOTE B {
                        color:#000;
                        }

.search-result-extra .ico IMG,
.tagged-list .ico IMG {
        border:none;
        vertical-align: text-bottom;
        }
.search-result-extra .ljuser,
.tagged-list .ljuser {
        white-space:nowrap;
        word-spacing:-.1em;
        margin-right:.1em;
        }

.search-result-extra .header {
        background: none;
        padding: 0;
        margin: 0;
        font-size:0.769em;
        border-bottom: 1px solid #959595;
        color:#959595;
        text-transform: uppercase;
        font-style:normal;
        font-weight:normal;
        }
.search-result-extra A {
        color: #3333D6;
        }
.search-result-extra .content {
        background: none;
        padding: 0;
        }
        .search-result-extra .content:after {
                content: ".";
                display: block;
                height: 0;
                clear: both;
                visibility: hidden;
                }
        .search-result-extra .content .user-list {
                margin: 0;
                }
        .search-result-extra .user-list .vcard {
                padding: 0;
                }
.search-result-extra P A {
        font-size: 0.923em;
        }


/* FAQ Search */
.faq-list {
        margin-left:0;
        }
        .faq-list P BIG {
                font-weight:normal;
                }
                .faq-list P BIG B {
                        font-style:italic;
                        }
        .faq-list P SMALL A:link,
        .faq-list P SMALL A:visited {
                font-size: 1.073em;
                }

/* FOR IE7 */
.search-type,
.pages-list,
.search-precise,
.paging {
        zoom: 1;
        }
/* Fix jumping floats in tabs */
*+html .pages-list .last,
*+html .pages-list .cur-last {
    margin-right: -2px;
    }
*+html .pages-list LI A {
    overflow: hidden;
    }
*+html .tagged-list LI {
    zoom:1;
    }

.basic .search-submit BUTTON {
        top:0;
        }


/* 10 years header mod */

#navigation {
    background:#061C43 url(/stc/horizon/10years/10years-over-in-bg.jpg?v=1) 100% 0 no-repeat;
    }
#NavBar {
    background:none;
    }
#Userpic {
	background:transparent none !important;
	}
#welcome,
#welcome A {
    color:#E9F4FF !important;
    }
#Logo {
    right:0;
    }
#Logo IMG {
    display:none;
    }
#Logo A {
    display:block;
    width:260px;
    height:73px;
    }
/* end of 10 years */   

/* Removing Windows Live ID */
.b-mlm-delete {
    }
    .b-mlm-delete P {
        margin-bottom: 1em;    
        }
        .b-mlm-delete P LABEL {
            display: block;
            margin: 0 0 0.5em;
            }
    .b-mlm-delete H1 {
        display: none;
        }
    .b-mlm-delete FIELDSET {
        padding: 0;
        border: 0;
        margin: 0;
        }
        .b-mlm-delete FIELDSET INPUT.text {
            width: 210px;    
            }
        .b-mlm-delete .errorbar {
            margin-top: 15px;
            }


/* FIXED WIDTH
----------------------------------------- */
.index-page #content {
	width:970px;
	margin:0 auto 120px;
	padding:0 12px 13px 13px;
	}
.index-page #navigation {
    min-width: 995px;
	}
.index-page #footer {
	min-width: 970px;
	margin: 0 12px 0 13px;
	}

/* Reskining corner & Pop-Up (framework element)
----------------------------------------- */
DL.b-reskining-about {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2000;
    margin: 0;
    padding: 0;
    }
.mobile-msg DL.b-reskining-about {
	top: 30px;
	}
    DL.b-reskining-about DT {    
        position: absolute;
        right: 0;    
        top: 0;
        width: 32px;
        height: 29px;
        background: url(/img/reskining/reskining-corner.png?v=1) no-repeat;
        margin: 0;
        padding: 0;
        }
    DL.b-reskining-about DD {
        display:none;
        position: absolute;
        right: 0;    
        top: 0;
        z-index: 2001;
        padding: 5px 20px 8px !important;
        background: #102446;
        white-space: nowrap;
        -moz-border-radius-bottomleft: 6px;
        -webkit-border-bottom-left-radius: 6px;
        border-radius-bottomleft: 6px;
        color: #FFF;
        }
         DL.b-reskining-about DD A:link,
         DL.b-reskining-about DD A:visited,
         DL.b-reskining-about DD A:hover,
         DL.b-reskining-about DD A:active {
            text-decoration: underline;
            color: #FFF;    
            }
    DL.b-reskining-about:hover DD {
        display: block;    
        }

/* links on the home page 
---------------------------------------*/
.homepage-loggedout A,
.homepage-loggedout A:link,
.homepage-loggedin A:link,
.homepage-loggedout A,
.homepage-loggedout A:visited,
.homepage-loggedin A:visited {
    color: #48779b !important;
    text-decoration: none;
    }
.homepage-loggedout A:hover,
.homepage-loggedin A:hover {
    text-decoration: underline;
    }

.appwidget-sitemessages {
	top: 100px;
	}


    


.indent_sm {
    margin-left: 8px;
}

.friendsfinder {
   font-family: Verdana, arial, sans-serif !important;
}

.friendsfinder .rounded-box-content{
    padding: 30px 25px 40px 25px;
}


.right-mod .mod-tl,
.right-mod .mod-tr,
.right-mod .mod-bl,
.right-mod .mod-br {
    background: none;
    padding: 0px;
}

.homepage-loggedin h2 span {
    padding-left: 20px;
}


.ljad h4
{
    text-align: left;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    color: #444;
    margin: 0;
}
.ljad A:link,
.ljad A:visited
{
    font-size: 10px;
    border: 0 !important;
}
.ljad img { border: 0; }
.ljadskyscraper
{
    width: 160px;
}
.ljadleaderboard, .ljadleaderboard-top, .ljadleaderboard-bottom
{
    width: 728px;
    margin-left: auto;
    margin-right: auto;
}
.ljadsmrect
{
    width: 185px;
}
.ljadmedrect
{
    width: 300px;
    overflow: hidden;
    zoom: 1;
}
.index-page .ljadmedrect {
    overflow: visible;
}

.ljadmedrect OBJECT,
.ljadmedrect EMBED,
.ljadmedrect IMG {
    margin: 0;
    padding: 0;
    display: block;
}

.adv-box BR,
.ljadafter-post-a BR,
.ljadmedrect BR {
    display: none;
}

.adv-box IMG,
.ljadafter-post-a IMG,
.ljadmedrect IMG {
    vertical-align:top;
}
.adv-box DL DD A IMG,
.ljadafter-post-a DL DD A IMG,
.ljadmedrect DL DD A IMG {
    margin:0;
}


.ljad5linkunit
{
    width: 728px;
    margin-left: auto;
    margin-right: auto;
}
.ljadbadge
{
    width: 160px;
    margin-bottom: 15px;
}
.ljadentrybox
{
    width: 468px;
}


/* Styling for search ads */

.lj_inactive_ad {
    display: none;
}

.lj_content_ad {
    border: 1px solid #FFD63F;
    width: 580px;
    overflow: hidden;
    text-decoration: none;
    font-size: 12px;
    padding: 5px;
    padding-bottom: 0;
}

.lj_content_ad .ad_header {
    font-weight: bold;
}

.lj_content_ad .ad_text,
.lj_content_ad .ad_url {
    font-size: 11px;
}

/* Avertising for sup's user
----------------------------- */
.adv {
position: relative;
overflow: hidden;
zoom:1;
min-width: 400px;
clear: both;
background: #fff;
border: 1px solid #808080;
padding: 12px;
text-align: left !important;
}
.adv-box {
overflow: hidden;
height: 250px;
width: 100%;
min-width: 400px;
}
* HTML .adv-box {
width:expression(parentNode.clientWidth < 530 ? "400px" : "100%");}
/* HTML .adv-box {
width:expression(document.documentElement.clientWidth < 793 ? "400px" : "100%");}

* HTML #adv_digitalmult .adv-box {	
width:expression(document.documentElement.clientWidth < 944 ? "300px" : "100%");}
*/
/* Banner */
.adv-box-banner {
float: left;
width: 313px;
height: 250px;
text-align: left;
}

/*text banner*/
.adv-box-text {
float: left;
overflow: visible;
width: 100%;
min-width: 530px;
margin-right: -313px;
padding-top: 30px;
}
.adv-box-text-in {
margin-right: 313px;
}
.body-adv-box {
zoom:1;
}
/* min-width for ie6 */
* HTML .mw {
overflow:hidden;
width:530px;
height:0;
font-size: 0;
line-height: 0;
}
/* Advertising header 
------------------------------*/
H3.h-adv-box {
padding: 3px 7px 5px 7px !important;
margin: 0 !important;
border: 0 !important;
background: #a92242 !important;
text-transform: uppercase;
font: 10px/1 Verdana, Arial, sans-serif;
color: #FFF;
}
H3.h-adv-box A {
border: 0 !important;
text-decoration: none !important;
font: 10px/1 Verdana, Arial, sans-serif !important;
color: #FFF !important;
background: none !important;
}
H3.h-adv-box A:hover {
border: 0 !important;
text-decoration: underline !important;
color: #FFF !important;
}
.adv H3.h-adv-box {
position: absolute;
right: -1px;
top: 12px;
float: right;
z-index: 100;
border: 0 !important;
}
/* Stats block on mainpage */

.appwidget-ratingtop10 .mod-bl, .appwidget-ratingtop10 .mod-br {
	background: none !important;
	}

.homepage-loggedin .appwidget-ratingtop10 H2,
#lz-side .appwidget-ratingtop10 H2 {
	margin: 0 0 8px;
	padding:5px 8px;
	background: #C7E0F6 url(/img/corner.gif?v=1) no-repeat;
	}
	.homepage-loggedin .appwidget-ratingtop10 H2 SPAN,
	#lz-side .appwidget-ratingtop10 H2 SPAN {
		padding: 0 0 0 20px;
    	background: url(/img/icon-track-16x16.gif?v=1) no-repeat 0 50%;
		border: none;
		color:#222;
		}

.appwidget-ratingtop10 .content {
	padding: 0;
	border-left: none;
	}
.homepage-loggedout .appwidget-ratingtop10 .content {
	padding: 0px;
	}
	.appwidget-ratingtop10 .content b {
		font-weight: bold;
		}
.w-statistics .more:link,
.w-statistics .more:visited {
    font-size: 1em;
    }
.appwidget-ratingtop10 .more:link, 
.appwidget-ratingtop10 .more:visited,
.w-statistics .more:link,
.w-statistics .more:visited,
.l-ratings-cols .more:link,
.l-ratings-cols .more:visited {
	padding: 0 0 0 10px;
    background: url(/img/arrow-double-blue.gif?v=1) no-repeat 0 60%;
	text-decoration: none;
    font-size: 11px;
    color: #114577 !important;
    }
.appwidget-ratingtop10 .more:hover, 
.w-statistics .more:hover,
.l-ratings-cols .more:hover {
	text-decoration: underline;
    color: #114577 !important;
    }
.rate-posts .s-list-desc .ljuser B {
    font-weight: bold;    
    }
/*.rate-posts .s-list-desc .ljuser A {
    color: #00C !important;
    } */

.w-statistics UL.opt-menu {
    font-size: 1em;
    }
	.w-statistics UL.opt-menu LI A:link,
	.w-statistics UL.opt-menu LI A:visited {
    	border: 0;
    	text-decoration: none;    
    	font-size: 11px;
    	color: #114577;
    	}
    .w-statistics UL.opt-menu LI A:hover {
        text-decoration: underline;    
        color: #114577;
        }

/* Statistics
-------------------------------------- */
.statistics {
    font-size: 12px;
    font-family: Tahoma, Verdana, Arial, sans-serif;    
    }
    .statistics DIV,
    .statistics P,
    .statistics LI,
    .statistics DD, 
    .statistics DT {
        font-size: inherit;
        }
    /* Guests */
        .s-list .s-list-numb STRONG {
            color: #000;
            }
        .s-list .ratepos-outer {
    		left: -3em;
        	margin: -1.5em 0 0 -3em;
    		}
        
UL.opt-menu {
    }
    UL.opt-menu LI{
        }
        UL.opt-menu LI STRONG {
            padding: 0;
            background: none;
            font-weight: bold;
            color: #000;
            }

/*Ratings*/
.rate-list .cur TD {
    background:#FF9;
    }

/* Widget with ratings on the homepage  */            
.w-rating {
    margin: 0;
    }
    .w-rating TH,
    .w-rating TD {
        border: 0;
        padding: 6px 6px 5px;
        font-size: 0.9em;
        }
        .w-rating TH {
            padding-top: 0;
            }
        .w-rating TH,
        .w-rating .w-rating-num {
    		font-weight: bold;
    		color: #000;
    		}
        .w-rating .w-rating-num {
         	padding: 6px 6px 5px 0px;
         	text-align: right;
         	}
.homepage-loggedout .w-rating {
    margin: 5px 0 0;
    }
.homepage-loggedout .appwidget-ratingtop10 {
    margin: 0;
    }
    .homepage-loggedout .appwidget-ratingtop10 A.more:link,
    .homepage-loggedout .appwidget-ratingtop10 A.more:visited,
    .homepage-loggedout .appwidget-ratingtop10 A.more:hover {
        color: #48779B !important;
        }




.scheme-feedback {
    position: absolute;
    top: 9px;
    right: 25px;
}
.scheme-feedback a {
    padding-left: 35px;
    background: url(/img/beta.gif?v=1) no-repeat 0 50%;
}

.Actions a {
    font-size: .9em;
}
.NavMenuSubNav {
    position: absolute;
    display: none;
    list-style: none;
    padding: 0;
    margin: 0 0 0 -7px;
    background: #CBE4FD;
    color: #114577;
    width: 15em;
    z-index: 200;
}
html>body .NavMenuSubNav {
    border-top: none;
}
.NavMenuSubNav li {
    margin: 0;
    background: #CBE4FD;
}
.NavMenuSubNav li.disabled {
    background-color: #CBE4FD;
}
.NavMenuSubNav li.disabled, .NavMenuSubNav li.disabled a:hover {
    background-image: url(/stc/horizon/upgrade-paid-icon.gif?v=2621);
    background-position: 95% 50%;
    background-repeat: no-repeat;
}
.NavMenuSubNav li a, .NavMenuSubNav li a:visited {
    color: #036;
    font-weight: bold;
    font-size: .95em;
    text-decoration: none;
    padding: 5px 0 5px 5px;
}
.NavMenuSubNav li.disabled a {
    color: #999;
}
.NavMenuSubNav li a:hover {
    color: #fff !important;
    background-image: none;
    font-weight: bold !important;
    background: #3e5a8b !important;
}
.NavMenuSubNav li.disabled a:hover {
    color: #000;
    background: #3e5a8b url(/stc/horizon/upgrade-paid-icon.gif?v=1) no-repeat 95% 50% !important;
}
.NavMenuSubNav a, .NavMenuSubNav a:visited {
    color: #036;
    font-weight: normal !important;
    text-decoration: underline;
    line-height: 1.4em;
}

